This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BQ25731: Setup options for use with SLA or LiFePO4 batteries

Part Number: BQ25731
Other Parts Discussed in Thread: BQ24650, BQ24610,

Hi,

We built a board with the BQ25731 on it and have it working well with a stack of Li-Ion batteries.  The EVM is specifically set up this way.  We wanted to modify the design to use a 12V sealed lead acid battery (cell voltage 2.1V) or a stack of series LiFePO4 batteries (cell voltage 3.2V) and we were not clear on how best to implement the changes required.

The website specifically states that this is possible and we have seen documentation for other chargers that were modified to support LiFePO4 such as in SLUA565 for BQ24650 and SLA such as in SLUA992 for BQ24610.

These are fairly straightforward chargers with simple STAT pins.

How do we modify the hardware and setup the firmware to support the different cell voltages?

We are currently assuming:
Modify the voltage divider feeding CELL_BATPRESZ from VDDA down to GND.
That sets the charge voltage.  We are assuming we would set it to 12.6V for a lead acid battery and a 4S LiFePO4 pack and 16.8V for a 5S pack.
Then we need to setup the charge voltage and charge current in firmware to dial it in and modify the termination voltage as well.

Is there an example of this we could reference?

Thanks for your expertise on how to do this safely.