TS-4710 Temp Sensor: Difference between revisions

From embeddedTS Manuals
(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 ...")
(No difference)

Revision as of 09:54, 28 February 2013

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.