2020-07-20 07:28 PM
Hi Sir,
In STM32L0 ADC, there is a feature call ADC calibration.
I would like to know, after performing ADC calibration, do I have to do factoring using the CALFACT (calibration factor obtained after running ADC calibration) in the result I obtained from my subsequent ADC read?
OR, after the calibration, will the system perform an auto factoring and provide the corrected result in my subsequent ADC read?
Regard's
Jason
2020-07-20 08:38 PM
It's used internally by the ADC. You do not need to adjust the ADC result you get based on CALFACT.