Resolved! Why is the ADC calibration procedure for STM32F107 different from datasheet?
I am currently writing code for STM32F107VC CPU, and I want to use ADC, calibrating it first. I have noticed a strange thing in the ST HAL library.The datasheet on page 223 reads "Before starting a calibration, the ADC must have been in power-on stat...