Wake-Up PIJuice when batterie is very low #1052
Unanswered
FrancoisL50
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
J3 does not supply 5V, but VSYS (varying with the battery voltage). |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have a PIJuice which powers a raspberry pi zero (v1.3). The Pijuice supplies 5v, from connector J3 (System switch on 2100mA), to an STM32 controller.
I have activity from the pijuice_cli interface, stopping the Raspbery, but not stopping the power supply to the System switch by setting the "Low Charge" value of the "System Event" menu with SYS_FUNC_HALT.
The "System Task" menu is configured with a value of 20% for "Wake-Up". The “Min Load” setting is at 75% to prioritize power to the STM32 in the event of a power outage.
When the battery is very low (below the Wake-Up value) and power is restored, randomly, the raspberry reboots and the system switch is not activated.
Is this normal behavior? Did I configure the Pijuice incorrectly?
Thank you for your help
Beta Was this translation helpful? Give feedback.
All reactions