NUCLEO-L073RZ, On-chip Temperature Sensor reading problem.
We are using NUCLEO-L073RZ board and configured ADC Temperature Sensor through STMCubeMX. And we used the temperature calculation formula from the section A.8.17 of RM0377 Rev 10 (STM32L0x Reference Manual)
At room temperature (around 22 – 25 degree in C), the ADC count from Temperature Sensor channel is around 0x628. Based on the temperature calculation formula, temperature is around 343 degree in C, which is incorrect.
Do we miss any configuration or the temperature calculation formula from the section A.8.17 is incorrect?
We are also using STM32Fxxx and STM32L1xx MCUs, but we don’t have any issue on reading ADC Temperature Sensor.
Thanks
David