geerlingguy / geerlingguy/pi-overvolt

current_voltage measurement in stats.sh may be off

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
47
Forks
3
PR merge metrics
No merged PRs in 30d

Description

[According to SkatterBencher on Twitter](https://x.com/skatterbencher/status/1818510442526015625?s=43):

> The SOC can request >1.1V but the PMIC `v_out` will be limited to 1.1V
>
> "vcgencmd measure_volts arm" returns the SOC requested voltage
>
> "vcgencmd pmic_read_adc" `VDD_CORE_V` returns PMIC voltage out
>
> `measure_volts` can be anything you want, but `VCC_CORE_V` won't exceed 1.1V

Because of this, it might be good to change how [current_voltage](https://github.com/geerlingguy/pi-overvolt/blob/master/stats.sh#L4) is determined in stats.sh.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.