-
Notifications
You must be signed in to change notification settings - Fork 201
Firmware support for INA233 on revC2 #219
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
Comments
This was referenced Oct 24, 2020
@electroniceel - is this now complete / can be closed (in #242), or are we waiting on current sense / overcurrent? |
@attie I have a revC2 and it's unusable (I cannot enable any Vio), so I don't think it's complete...
|
revC3, with jumber between V->S:
|
Nevermind, I got tripped up by my own bad UI choices; I had a voltage limit set (years ago) and totally forgot about it. I think this is done then. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
revC2 replaces the ADC081C021, which was used on previous revisions, with the INA233.
The firmware needs to be adapted to communicate with the INA233 on revC2 boards.
First step is to reach feature-parity with revC1 (voltage sensing, interrupt for undervoltage and overvoltage).
Second step is to add current sensing and interrupt for overcurrent.
The text was updated successfully, but these errors were encountered: