lpc553x Temperature sensor function constants

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

lpc553x Temperature sensor function constants

1,285 Views
podema
Contributor I

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.

Screenshot 2023-02-23 154326.png

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 ? 

0 Kudos
Reply
3 Replies

1,252 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

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.

"

xiangjun_rong_0-1677465894111.png

Hope it can help you

BR

XiangJun Rong

 

1,225 Views
podema
Contributor I

After following the steps described in the user manual and using those constants i have been able to correctly read the internal temperature sensor. 

Thank you very much XiangJun

0 Kudos
Reply

1,256 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

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

 

0 Kudos
Reply