Overrun flag set immediately after starting ADC conversion
Posted on April 28, 2016 at 10:42 Hello everyone, I have a problem with the following ADC1 initialisation code with a STM8S003F3. void ADC_StartNtcMeasurement(void) { ADC1_DeInit(); ADC1_Init(ADC1_CONVERSIONMODE_CONTINUOUS...