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

Option to bypass buck/boost stage #157

Open
hallard opened this issue Mar 24, 2021 · 5 comments
Open

Option to bypass buck/boost stage #157

hallard opened this issue Mar 24, 2021 · 5 comments

Comments

@hallard
Copy link

hallard commented Mar 24, 2021

Summary:
It could be interesting to have the ability to totally bypass the buck/boost stage.

Why do we need this?
To be able to power the node with classic Li Socl2 battery and avoid any related quiescent current

What is already there? What do you see now?
I don't see any option to bypass Buck/boost stage

What is missing? What do you want to see?
An option to bypass Buck/boost stage

How do you propose to implement this?
Build this feature with solder pad/jumper switch or switch

Acceptance Criteria:
If implemented with jumper pad (disabled by default), should not have any price incidence

@elsalahy
Copy link
Contributor

@azerimaker care to provide some input here and is this something we should consider for v1.2 hw version?

@azerimaker
Copy link
Contributor

@hallard thank you for your suggestion.
You're right, unfortunately there's no easy way to bypass the buck-boost converter in this version.
We're planning to remove the voltage supervisor IC and solely rely on the internal UVLO circuitry of the RP605x, therefore in the next rev, we will add a NC-NO jumper pad to be able to disable the IC (~10nA standby current) and supply the system directly from the VCC pin, or just add another jumper accross the buck-boost and supply it from the +BATT pin.

buck-boost-stage

@hallard
Copy link
Author

hallard commented Mar 25, 2021

Nice shot the CE1 with solder pad of the buck/bust, great idea and 10nA does not hurt me.
Take care powering from VCC may have current draw going to VOUT1 of the buck boost, depending on technology I already had bad surprise with some regulators, so this need to be tested to be sure no current goes to VOUT1, to be sure I would add a solderpad on the output of the regulator (or jumper pin)
On user view (because I can use iron solder without any problem) may be a little 2 positions / 2 ways switch could be easier to use to select "Use Buck/Bust" or "Straight battery".
I apologize not have been into this project sooner, I can understand it may be late for changes.

@azerimaker
Copy link
Contributor

We're using a variant of the RP605 with Auto-discharge circuitry (only option available with 2.8V output), so indeed, disabling the IC and feeding power directly from the VCC line might introduce some unwanted leakage paths. I'll verify how much is the leakage with this version and follow up later.
rp605-auto-discharge

But in the next version, we're going to get a variant without this circuitry and looking at the simplified output circuitry we might be able supply the device from VCC without any surprise, since SW1 and SW4 will both be in OFF states. This of course also will need to be verified.
rp605-output

@hallard
Copy link
Author

hallard commented Mar 25, 2021

@azerimaker thanks for this awesome and precise answer. That's perfect.

@elsalahy elsalahy added this to the Backlog milestone Apr 6, 2021
@johanstokking johanstokking removed this from the Backlog milestone Nov 29, 2021
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

5 participants