I'm using the i.MX8M Mini onboard temperature sensor to monitor the temperature of the SoC.
I'm trying to replicate some of the tests from AN12410 with my i.MX8M Mini board.
Page 52 states the that the temperature sensor must be calibrated.
"cat /sys/devices/virtual/thermal/thermal_zone0/temp: prints the temperature to the screen (the chip should be calibrated)."
How do I do that? The sensor reads 39000 a few seconds after a fresh boot, having left the SoC to cool for an hour prior. This seems high given my ambient of 22C so I am wondering if I need to calibrate it?