STM32G051 ADC Calibration issue
Hi I am using the STM23G051C8T6 for the internal RTC and an external battery on Vbat. I noticed if I perform the Calibration using the following lineHAL_ADCEx_Calibration_Start(&hadc1);my initial ADC reading will be lower then actual reading. For exa...