Associate II
July 29, 2020
Question
Auto Delay ADC STM32F3
- July 29, 2020
- 8 replies
- 1986 views
Hello Community,
I'm currently programming a framework for the STM32F3 ADC. However I ran into a problem. I want my ADC to run continuously. Moreover I expect "long" delays between reading the channels. I thought, this is no problem, since the ADC has the Auto Delay functionality. I attached a similar program flow and like my real program, the EOS flag is always set after the delay and only buffer[0] is written. I already searched the reference manual as crazy. Can someone see my fault?
Regards
