ADC with DMA #2311
ADC with DMA
#2311
-
Hello, I want to use STM32 adc pins with dma but couldn't find any library or example code working with Stm32 Arduino Core. Anybody has any suggestion? STM32F0x or STM32F1x will be used mostly. Thanks in advance. Aykut. |
Beta Was this translation helpful? Give feedback.
Answered by
fpistm
Mar 20, 2024
Replies: 2 comments
-
Hi @AirchipTeknoloji |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
fpistm
-
Hi @fpistm , Thanks for reply, it seems nice. I will try & let you know. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @AirchipTeknoloji
You can find here an example of a STM32Cube IDE project converted to Arduino sketch:
https://www.stm32duino.com/viewtopic.php?t=110