lpc553x Temperature sensor function constants

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

lpc553x Temperature sensor function constants

1,287件の閲覧回数
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 件の賞賛
返信
3 返答(返信)

1,254件の閲覧回数
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,227件の閲覧回数
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 件の賞賛
返信

1,258件の閲覧回数
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 件の賞賛
返信