Associate II
December 2, 2020
Solved
STM32F20X ADC has voltage output
- December 2, 2020
- 6 replies
- 4519 views
Hi all,
I am now working with STM32F205 ADC1 w/ code generated by STM32CubeMX. I find that ADC pin has a 0.5V output even it is unconnected (floating). I tried pin PC0 (channel 10) and PC1 (channel 11) one by one and both have the same problem. After some debugging, I find that this is due to the "End of Conversion Selection". If EOC is chosen as single channel, everything alright. But if I use end of all channel, voltage go wired. But I can't run in continuous mode if I choose single channel. So does anyone face the same problem?
Attached please find my project in VS code
BR,
Sin
