Question
How to convert calibration values for temperature sensor from 3.3V to 2.5V?
Hi,
i have a STM32H743 with an external voltage reference with 2.5V and want to use the internal temperature sensor.
When i use the calibration values from flash i converted them by ((TS_CALx *33.0)/25.0).
The measured value at room temperature seems to be good. I put our prototype in a conditioning cabinet at 70°C and the measured temperaure was 70°C too. I expected something like 85°C.
Do i need measure new calibration values or is the there a formula to transfer the calibration values from 3.3V to 2.5V?
Kind regards
Daniel
