Question
Is the temperature sensor integrated in STM32F429 calibrated or not?
Posted on September 06, 2017 at 09:59
In STM32F4's reference manual (RM0090), it gives a formula to calculate the temperature from the result converted from ADC. But in STM32F429xxx's datasheet, I find it gives a table to show the register address store the calibration values:

I know the temperature sensor in STM32F0 series is calibrated. So, I wonder if the temperature sensor in STM32F4 is calibrated too?
#stm32f4 #temperature-sensor #stm32f0