Tool/software:
Hi,
I copied the EVM design as closely as possible as a first step towards a custom design, but unfortunately it doesn't behave as expected. I want to supply about 10W of power in reverse mode, which doesn't work as I want it to.
What works:
- charging batteries, mostly 1S LiPo
- reverse mode @ different output voltages with battery connected
- reverse mode with DC power supply connected
- reverse mode with 5V output and 2A with battery voltage (DC power supply) > 8V
What doesn't work:
- reverse mode with 5V output and 2A with 1S LiPo battery connected
- reverse mode with 12V output and 1.5A with 1S LiPo battery connected
Basically, the reverse mode works fine if the battery voltage is higher than the output voltage. If the battery voltage is below the output voltage, the correct voltage is produced but the board is unable to provide enough power. and the output voltage immediately drops. Monitoring the registers of the BQ25756, I see the "Device entered input voltage regulation" message as well as the 'DRV_SUP Pin Voltage is out of Valid Range'. I tried supplying the gate voltages externally, but that only gets rid of the last error message and the problem of no power delivery remains.
Any pointers as to where I could start troubleshooting would be very much appreciated.
Best regards