TS-4710 Temp Sensor

From embeddedTS Manuals
Revision as of 09:54, 28 February 2013 by Mark (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 --rtctemp 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 --rtctemp
tshwctl --cputemp

Both of these will return the temperature in millivolts.