i.MX8M mini TMU calibration method

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

i.MX8M mini TMU calibration method

跳至解决方案
990 次查看
Tori-san
Contributor III
Hello, According to the IMX8MMRM.pdf clause 5.4.6, hardware will do 1 point calibration (software can do 2 points calibration). So, is it possible to calibrate the temperature with both HW / SW? In that case, how to enable each HW / SW calibration? How to check which one is currently valid calibration method?
0 项奖励
1 解答
969 次查看
Yuri
NXP Employee
NXP Employee
0 项奖励
3 回复数
935 次查看
Tori-san
Contributor III

Hi Yuri,

Thank you for your reply.

I interpret that HW 1-point calibration is enabled by default and it using slope=1 as the equation.

Therefore, in case of HW, following is used for 1-point calibration, and the offset at 85C is not an issue.

 

Tcalib_HW = 1*(Tsense - TE1) + 25

 

Best regards,

Tori-san.

0 项奖励
970 次查看
Yuri
NXP Employee
NXP Employee

@Tori-san 
Hello,

  I've sent You some comments directly regarding

https://community.nxp.com/t5/i-MX-Processors/i-MX8M-mini-TMU-2-points-DC-offset-value-confirmation/m...

 

Regards,
Yuri.

 

0 项奖励
953 次查看
Tori-san
Contributor III
Hi Yuri, I appreciate your reply for questions I posted. The question has become almost clear and I sent some comment as reply directly.