STM32F0xx ADC Interrupt will not fire
Posted on October 16, 2015 at 23:07Using the STM32F072. Have set up the ADC to fire interrupt on end of conversion. It is not firing. I generated code using the latest STM32-CubeMX tool. Attached are resultant adc.c and adc.h. Also attached is full ...