i.MX8M mini TMU SW calibration code

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

i.MX8M mini TMU SW calibration code

跳至解决方案
881 次查看
Tori-san
Contributor III
Hello, Is imx8mm_thermal.c the code to perform SW calibration? Current version is "imx_5.4.70_2.3.0", but are there any plans to update it for TMU SW calibration?
0 项奖励
回复
1 解答
873 次查看
Yuri
NXP Employee
NXP Employee

@Tori-san 
Hello,

  Generally the calibration points are measured during the manufacturing testing,
and are programmed in the fuse registers - no need for customers to implement
the calibration.

Regards,
Yuri.

在原帖中查看解决方案

2 回复数
874 次查看
Yuri
NXP Employee
NXP Employee

@Tori-san 
Hello,

  Generally the calibration points are measured during the manufacturing testing,
and are programmed in the fuse registers - no need for customers to implement
the calibration.

Regards,
Yuri.

859 次查看
Tori-san
Contributor III
Hi Yuri, Thank you for your reply. I interpret that I don't need to calibrate with the default setting. However, if more accurate calibration is required, it should be implemented in the driver(imx8mm_thermal.c) using the equation desribed in RM. Best regards, Tori-san.