Hello,
I'm trying to read the temperature from the internal temperature sensor on the LPC5334.
I'm following the steps described on 47.3.7 Temperature sensor on the reference manual.
I have search throughly for the constants A (slope factor), B(offset factor) and alpha (bandgap coefficient) on the datasheet and i have not been able to find them.
Which is the value of the constants ?
Hi,
The temperature sensor parameters are defined in section 39.7.6 Temperature sensor in UM11424.pdf.
I copy it here:
"
3. An equation can be used to convert from these results into the final temperature
sensor reading: A*[alpha*(Vbe8-Vbe1)/(Vbe8 + alpha*(Vbe8-Vbe1))] - B.
4. Following Alpha, A and B values are needed to achieve +/- 4 C temperature accuracy:Alpha = 8.5, A = 804 and B = 280.
"
Hope it can help you
BR
XiangJun Rong
Hi,
I have checked the data sheet Rev2.0 of LPC553x, it appears that the parameters(A,B, alpha) are not defined in DS.
I will ask AE team for the parameters, I will notify you after I get feedback.
Sorry for the inconvenience.
BR
XiangJun Rong