Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4417

General discussion • Raspberry Pi 5: is there a vcgencmd command to get RP1 temp?

$
0
0
Using a Raspberry Pi 5 16GB I saw that sensors command give volt and temp info for RP1 chip (I guess it by the name of the sensor; rp1_adc-isa):

Code:

# sensorspwmfan-isa-0000Adapter: ISA adapterfan1:        3054 RPMcpu_thermal-virtual-0Adapter: Virtual devicetemp1:        +62.8°C  rpi_volt-isa-0000Adapter: ISA adapterin0:              N/A  rp1_adc-isa-0000Adapter: ISA adapterin1:           2.03 V  in2:           2.55 V  in3:           1.36 V  in4:           1.36 V  temp1:        +53.1°C  
I know that at least we can get two temp values using vcgencmd command; cpu and pmic:

Code:

# vcgencmd measure_temptemp=58.2'C# vcgencmd measure_temp pmictemp=51.3'C
I wonder if it's also possible to get the RP1 temp value using some vcgencmd command.

Thanks and best regards.

Statistics: Posted by fprietog — Thu Jan 16, 2025 10:24 pm — Replies 0 — Views 42



Viewing all articles
Browse latest Browse all 4417

Trending Articles