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

Revise low voltage management #37

Open
jbwillis opened this issue Dec 28, 2022 · 1 comment
Open

Revise low voltage management #37

jbwillis opened this issue Dec 28, 2022 · 1 comment
Assignees

Comments

@jbwillis
Copy link
Contributor

If VBAT_OK goes low while the radio (highest power device) is on, the MCU will get turned off and the radio will stay on.

Two options:

  • allow the mcu to do all power management - VBAT_OK could be fed to the MCU
  • use VBAT_OK to disconnect all devices from the batteries - this entails more than just disabling 3V3 since the radio and payload not on the 3V3 circuit. Perhaps we skip the harvester regulator and put a buck-boost converter on the mainboard for the MCU.
@jbwillis
Copy link
Contributor Author

jbwillis commented Jan 6, 2023

Use the 3V3 line as a signal to turn off the high power line

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

2 participants