cancel
Showing results for 
Search instead for 
Did you mean: 

ADC calibration on STM32F207

Wesley Chen
Associate
Posted on June 13, 2018 at 03:26

Hi all,

I am searching for STM32F207 ADC calibration and not very clear about if the MCUs of this series do ADC

self-calibration.

I have also checked the data sheet and reference manual but could not find a description of this issue.

Could anyone help me? Thanks a lot.

#stm32f2 #adc-calibration
2 REPLIES 2
Posted on June 13, 2018 at 10:03

There's no self-calibration in the ADC in 'F2/'F4/'F7 - it's a different design from ADCs found in other families (presumably due to different technology used to build these families generally).

JW

Wesley Chen
Associate
Posted on June 15, 2018 at 04:07

Thanks! Then I will try to do some calibration through coding.