cancel
Showing results for 
Search instead for 
Did you mean: 

STM32L011F3 ADC Calibration

jason239955_st
Associate III

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

1 REPLY 1
TDK
Guru

It's used internally by the ADC. You do not need to adjust the ADC result you get based on CALFACT.

If you feel a post has answered your question, please click "Accept as Solution".