Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

For testing STM32, STM32F7, STM32H7 call up_dma_rxcallback on IDLE #183

Draft
wants to merge 3 commits into
base: px4_firmware_nuttx-10.1.0+
Choose a base branch
from

Conversation

davids5
Copy link
Member

@davids5 davids5 commented Apr 4, 2022

Summary

When the RX line returns to idle, run up_dma_rxcallback. This replaces the need to call serial_dma_poll off a timer.

Impact

Testing

@davids5 davids5 force-pushed the px4_firmware_nuttx-10.1.0+-pr-stm32-no-dma-poll branch from e00b9b7 to 347f3c8 Compare April 4, 2022 20:50
stm32:Enable IDEL INT only if DMA in use
stm32f7:Enable IDEL INT only if DMA in use
@davids5 davids5 force-pushed the px4_firmware_nuttx-10.1.0+-pr-stm32-no-dma-poll branch from 347f3c8 to 0434098 Compare July 8, 2022 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant