Other Parts Discussed in Thread: TPS22860,
Hi,
My schematic is as follows. My design includes 2 phases:
- Phase 1: When VSTOR reaches 3.3V (the upper threshold), VOUT and VBAT_OK are activated (2.4V and 3.3V, respectively). At that time TPS22860 is switched on. VCC_LOAD will be connected to VOUT to supply power to the load.
- Phase 2: The load consumes power and VSTOR decreases to 2.8V (the lower threshold). At that time, VOUT and VBAT_OK are deactivated (i.e. 0V). TPS22860 is off, no power is to be supplied to the load.
- Phase 1 starts over.
My problem was that, Phase 1 could not restart. VSTOR remained at a certain level (~2.2V) lower than the lower threshold and never be charged again. BUT, if I used VSTOR as the input of TPS22860 (meaning VOUT was not used anymore), everything was exactly what I wanted. Phase 1 & Phase 2 repeated perfectly, except VCC_LOAD was connected to VSTOR instead of VOUT.
Could anybody suggest me any solution to use VOUT as explained above? Thank you very much.