hello,
does someone there know how many thermal sensors are integrated on the sabrelite_imx6q?
To this moment in my exploration I find there only one sensor.
Thanks for help,
Mohamad
also it may be useful to look at
AN5215 i.MX6 Temperature Sensor Module
http://cache.nxp.com/files/microcontrollers/doc/app_note/AN5215.pdf
~igor
Hi Mohamad,
There's one thermal sensor inside the i.MX6Q, the SabreLite board itself doesn't provide any more sensor than that.
For more information on this sensor, please read the i.MX6QD Reference Manual Chapter 62 (TEMPMON).
You can also have a look at the driver:
linux-imx6/imx_thermal.c at boundary-imx_3.14.52_1.1.0_ga · boundarydevices/linux-imx6 · GitHub
Hope this helps.
Regards,
Gary