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

Detecting "cold boot" situations to force push default values would be very helpful #15

Open
jddes opened this issue Feb 20, 2021 · 0 comments

Comments

@jddes
Copy link
Owner

jddes commented Feb 20, 2021

This would be easy to implement, just pick any currently-free register address and read it back at init. If you get the default value, then you need to push all default values regardless of the user choice. Write a 1 to this address after pushing values. Problem solved!

Would improve the case of the switching supply not starting up and the HV output appearing broken without any other diagnostics info.

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

No branches or pull requests

1 participant