Other Parts Discussed in Thread: LMT70
Hello , i use LMT70 with the ADC of STM32 , in debugging mode i obtained 1330 as digital output of the adc , i tried to convert it firstly to an analog voltage :
1330/2^12 = 0.32 (resolution of 12-bits)
0.32*5v= 1.623v = 1623mv because Vref=5v
then i used the second order formula in page 13 of the datasheet which is T(°C) = a Vtao ^2 + b Vtao + c and i replaced vtao with 1623mv but i obtained a weird result which is -105.2 °C lol
Please i need your help !!!