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

ATtiny Should Detect Kicker Hardware Failure #61

Open
guyfleeman opened this issue Jun 14, 2018 · 0 comments
Open

ATtiny Should Detect Kicker Hardware Failure #61

guyfleeman opened this issue Jun 14, 2018 · 0 comments

Comments

@guyfleeman
Copy link
Contributor

Right now once the attiny is flashed, if will continue to assert the charge line even if the voltage remains at zero. Charging is prohibited during kicks, and discharge occurs with no power. If we are attempting to charge and voltage doesn't increase we have a short on the high voltage DC side to ground, or a component(s) in the boost converter has failed. Many boost converter failures are destructive and will go undetected in a match. The ATtiny should deassert the charge pin and enter a changing error state until reboot.

I didn't see any checks in the Kicker board.cpp driver on the mbed side but regardless this should happen on the ATtiny side for obvious safety reasons.

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