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

[question] Why VSYS with boost converter and not PMID #11

Open
ApiumJacob opened this issue Apr 6, 2021 · 3 comments
Open

[question] Why VSYS with boost converter and not PMID #11

ApiumJacob opened this issue Apr 6, 2021 · 3 comments

Comments

@ApiumJacob
Copy link

What was VSYS with a boost converter chosen over using the PMID output of the BQ25895? I haven't played with the chip yet and I'm trying to figure out why this might be the case. The only reason I can come up with is that block diagram for the chip makes it look like PMID is only powered when there is power on VBUS. Where as VSYS can get power from VBUS or VBAT. However, there is contradicting verbiage (to the block diagram) in the datasheet that indicates that PMID can be power from VBAT.

"8.2.5 Boost Mode Operation from Battery
The device supports boost converter operation to deliver power from the battery to other portable devices
through PMID pin."

I realize that this is probably a better question for Ti but I learned of this chip through this design so I thought the designers of the board might have some insight. It appears that this design was lifted from the PMP4451 eval board which doesn't use the PMID pin of the BQ25895 as well.

Thanks in advance,

Jacob

@NerdyProjects
Copy link

VSYS is meant to be used to power the system, but is not able to provide 5V. PMID is connected to VIN, when present, so it will only be a regulated voltage when VIN is not present.

@SumantKhalate
Copy link

Hello @ApiumJacob

I'm working on a similar project using BQ25895 and I'll try to answer your question, not sure if that's the actual reason but anyways.

If you look further down in "8.2.5 Boost Mode Operation from Battery" it says

  1. After 30 ms delay from boost mode enable

This 30ms will cause the power rail to dip, cause a glitch, or restart the pi. Hope this helps

@DjordjeMandic
Copy link

@SumantKhalate is there then any similar ic with all same features but without PMID/OTG mode

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

4 participants