STM32L4 : why the voltage of temperature sensor drop down suddently while heating the MCU
Hi,
I'm working on a custom module based on a STM32L452CCU MCU.
I'm reading the temperature of the MCU (using ADC1 with DMA, temp is updated at 30Hz using a timer)
When I read the ADC value on a regular basis while heating the MCU, I can read a voltage going from 1600 up to 2300 or so (which should be someting like 105°C or so) which is OK
However, when I do the same with some external hardware enabled, while heating the MCU, the voltage suddently drop down when reachin a value of 2100 or so, it drops to 690 / 700 mV leading to a wrong temperature.
What could be the reason of this ?
Thanks
