thermal test

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

thermal test

跳至解决方案
1,997 次查看
weikeng-jimmy
Contributor III

Hi,

I used thermal.c to read temperature. But the environment temperature and thermal sensor have range of 20-30 degree. Is it correct?

What is the temperature I can reference. And what is thermal sensor error range?

Thanks!


标签 (1)
标记 (1)
0 项奖励
1 解答
1,128 次查看
AnsonHuang
NXP Employee
NXP Employee

Hi, Jon

     If you are using 95C max part, and your board can easily up to > 80C under normal usecase, then I think you should try to optimize power consumption, either from software or physical method to cool down your platform.

     Yes, if the accuracy is within +/- 10C, then you should set the critical point threshold to 85C, and the hot point threshold should lower than critical, suggesting < 80C.

在原帖中查看解决方案

0 项奖励
6 回复数
1,128 次查看
AnsonHuang
NXP Employee
NXP Employee

Can you tell me whick version of BSP you are using, in the latest BSP release 4.0.0, we used universal equation for thermal sensor instead of calibration data in Fuse, the error is supposed to be < 10 C.

0 项奖励
1,128 次查看
jontsmith
Contributor III

Has Freescale published any documentation stating the accuracy of the internal iMX6 temperature sensor, after applying the calibration fuse data?  We need to make sure we are not operating at an unsafe or unstable temperature.

0 项奖励
1,128 次查看
david_dicarlo
NXP Employee
NXP Employee

The temperature measurement accuracy is not specified in the data sheet.  The latest product, software, and fusing should be within +/-10 degreesC of the actual.

0 项奖励
1,128 次查看
jontsmith
Contributor III

I'm using the consumer grade (95C max) part, so does Freescale then recommend we set the thermal reset temperature down to 85C to guarantee stability?  Ie. don't ever let it get hotter than a reported temp of 85C?  I'd like to get the accuracy better because some of our parts are reporting they're in the 80C range.

0 项奖励
1,129 次查看
AnsonHuang
NXP Employee
NXP Employee

Hi, Jon

     If you are using 95C max part, and your board can easily up to > 80C under normal usecase, then I think you should try to optimize power consumption, either from software or physical method to cool down your platform.

     Yes, if the accuracy is within +/- 10C, then you should set the critical point threshold to 85C, and the hot point threshold should lower than critical, suggesting < 80C.

0 项奖励
1,128 次查看
admin
Specialist II

From dgd:

Please refer to AN4579 (rev.0, 11/2010) "i.MX 6 Series Thermal Management Guidelines", which shows the calibration procedure.

http://cache.freescale.com/files/32bit/doc/app_note/AN4579.pdf


0 项奖励