Do ADC_GetConversionValue read the current ADC value?
Posted on November 23, 2013 at 01:22Hi all,I'm recently building an application which asks for the current analog input at each poll. It only reads the ADC value when it receives the request, which means that my STM32L will not read the ADC value a...