STM32F051 ADC issue single conversion temperature sensor
Posted on September 26, 2014 at 08:16 Hello I have written a code refering to ADC example given in the peripheral library provided by ST. I am using ADC in single conversion mode to measure the temperature. I will paste my code below. The pro...