Difference between revisions of "UCM-iMX95 Yocto Linux: CPU temperature"

From Compulab Mediawiki
Jump to: navigation, search
(Created page with "The SoC features internal temperature sensors to measure the SoC temperature. Execute the following commands to read the current CPU temperature: For analog domain: cat /sys...")
 
(No difference)

Latest revision as of 15:51, 9 January 2025

The SoC features internal temperature sensors to measure the SoC temperature.

Execute the following commands to read the current CPU temperature: For analog domain:

cat /sys/class/thermal/thermal_zone0/temp

For a55 cores cluster:

cat /sys/class/thermal/thermal_zone1/temp