STM32F030 - ADC1 interrupt at EOC doesn't work! (solved)
Posted on July 17, 2016 at 22:42I have a micro-controller board based on STM32F030F4P6. I have written a program to read a channel of Analog to Digital converter, ADC1 at rising edge of TIM3 timer where I want to read the ADC value as soon as End of...