We use BQ25895, BQ29700 and STM8 to make our power management circuit.
The scenario is, when the battery's voltage is lower than 3V, the BQ29700 is turnoff and STM8 is poweroff too.
With conditions like above, what we need is when plug charge into vbus, the VBAT pin of BQ25895 will be raised up to 3V and the BQ29700 will be turn on.
But our tests on different boards got different bihaviours. some of them can turnon BQ29700, and the others cannot. Vbat will be 1.6V or 3~4.5v on different board.
What's the matter, and howto solve it?