Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Units of voltage are slightly off (1/1024 V vs 1/1000 V) #100

Open
krackers opened this issue Jul 12, 2024 · 0 comments
Open

Units of voltage are slightly off (1/1024 V vs 1/1000 V) #100

krackers opened this issue Jul 12, 2024 · 0 comments

Comments

@krackers
Copy link

Per https://github.com/mihic/linux-intel-undervolt and other sources, the raw units of voltage are not millivolts but rather 1/1024 volts.

In the there should probably be a multiply by "1.024" to account for this slight shift. They are close enough that it does not make much practical difference though I suppose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant