TS-7600 Temp Sensor

From embeddedTS Manuals
Revision as of 11:41, 4 May 2015 by Kris (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This SBC includes temperature sensors located on the CPU and RTC. Both of these can be read using tshwctl:

tshwctl --rtcinfo
tshwctl --cputemp

These commands will return the temperature of the RTC or internal CPU die temperature. Note that the --rtcinfo option will also return other information, See the Battery Backed RTC and Temperature Sensor section for more information.