vcgencmd get_throttled - decode

Decode vcgencmd get_throttled output

The Raspberry Pi vcgencmd tool us useful to check if your Pi is currently (or since boot) throttled due to power or temperature.

To decode the output of vcgencmd get_throttled just enter it below and click Decode.

throttled=

0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 
| | | | | | | | | | | | | | | | | | | | 
| | | | | | | | | | | | | | | | | | | └ Under-voltage detected
| | | | | | | | | | | | | | | | | | └ Arm frequency capped
| | | | | | | | | | | | | | | | | └ Currently throttled
| | | | | | | | | | | | | | | | └ Soft temperature limit active
| | | | | | | | | | | | | | | └ 
| | | | | | | | | | | | | | └ 
| | | | | | | | | | | | | └ 
| | | | | | | | | | | | └ 
| | | | | | | | | | | └ 
| | | | | | | | | | └ 
| | | | | | | | | └ 
| | | | | | | | └ 
| | | | | | | └ 
| | | | | | └ 
| | | | | └ 
| | | | └ 
| | | └ Under-voltage has occurred
| | └ Arm frequency capped has occurred
| └ Throttling has occurred
└ Soft temperature limit has occurred
No bits are set. Throttling has not occured.