Reading CPU-temperature with Tempmon
Temperature will be displayed in 4-5 digits with the last 3 digits being decimal places.
For example:
6512 = 6.512°C
26345 = 26.345°C
On STKa6x BSP rev.106
First go to the hwmon-folder located in
/sys/class/hwmon
To read CPU temperature run
cat hwmon2/temp1_input
On STKa335x BSP rev.102
On STKa335x Tempmon is located in
/sys/devices/ocp.2/44e0b000.i2c/i2c-0/0-0019
From there run
cat temp1_input
On STKa53 BSP rev.109
To read the temperature go to
/sys/devices/soc.3/60000000.aips/63fc4000.i2c/i2c-1/1-0049
and execute
cat temp1-input
On STKa28 BSP rev.109
Tempmon is located in
/sys/class/hwmon/hwmon1
to read the temperature run
cat temp1_input
Disclaimer
TQ-Systems GmbH provides the Board Support Packages (BSP) free of charge. The software included in the shipment has been configured individually for the starter kits. The software is only intended to evaluate the module. The use of the Board Support Packages (BSP) is only allowed within the scope of functionality described by TQ-Systems GmbH. TQ-Systems GmbH does not accept any liability for all further changes of the Board Support Package and for any damage resulting from its use.
TQ-Systems GmbH provides the Board Support Packages (BSP) free of charge. The software included in the shipment has been configured individually for the starter kits. The software is only intended to evaluate the module. The use of the Board Support Packages (BSP) is only allowed within the scope of functionality described by TQ-Systems GmbH. TQ-Systems GmbH does not accept any liability for all further changes of the Board Support Package and for any damage resulting from its use.