TS-7600 Temp Sensor

From embeddedTS Manuals
Revision as of 19:05, 6 February 2014 by Kris (talk | contribs) (Created page with "This macrocontroller includes temperature sensors located on the CPU and RTC. Both of these can be read using tshwctl: <source lang=bash> tshwctl --rtcinfo tshwctl --cputemp ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

tshwctl --rtcinfo
tshwctl --cputemp

Both of these will return the temperature in millicelsius. Note that the --rtcinfo option will also return other information, See the Battery Backed RTC and Temperature Sensor section for more information.