- Notifications
You must be signed in to change notification settings - Fork150
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
ADC DMA mode for STM32 F1, F2, F37, F4, F7 and L1#982
Conversation
@chris-durand this is the branch with the adc support. I still want to add a small example of that, but I will be able to do that when I have free time, hence in draft mode. |
1372cd3
to9989317
Compare6f8c9c5
to6dda424
CompareHi@victorandrehc, I didn't find time yet to review your PR, sorry. I'll have a look tomorrow. |
4b31b0b
to8cb5e4f
Compare@chris-durand I finally had the time to work directly on this PR, but now all tasks should also be completed |
9342974
toc45c6bf
CompareThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thanks!
@chris-durand, I saw your review, will work on the changes tomorrow. |
fca078b
to30343c8
Compare@chris-durand all reviews are done. |
Thanks! |
30343c8
to58b4e8b
Compare@chris-durand last review suggestion was committed already. Can you please set the tag to run the complete test? |
Done, I am planning to merge tonight. |
58b4e8b
tob2ade4b
Compare8d240b9
to04ed0a5
Compare
This Pull request enable a more advanced use of the ADC by adding support to DMA and externally triggered ADC.
Tasks to publish: