Other Parts Discussed in Thread: BQ25606
Hi, I'm designing a charging circuit for an 11P (11-parallel) battery pack. I purchased the EVAL board which was originally configured for charging a 5S battery pack (21V battery charge voltage regulation). So I first built a 5S battery pack and tested the EVAL board to make sure I understood its operation; all ok.
I then modified the board to reduce the battery charge voltage from 21V to 4.2V, and also set the charge termination current to 550mA (my LG INR18650-MJ1 batteries have max charge voltage of 4.2V and a charge termination voltage of 50mA). This also sets the pre-charge phase-1 battery charging current to the same 550mA. These changes are required since the battery pack of 11 batteries in parallel has a voltage of 4.2V and a termination current of 50mA x 11 = 550mA.
I ran testing, and everything worked as I expected except that because the battery pack is 11 parallel batteries, when below the Vlowv precharge (phase-1) to constant-current (phase-2) threshold, which for this configuration is 3.1 volts, the 30-minute precharge timer expires, and then charging terminates (in error condition; STAT1=STAT2=0). In order to resume charging (Phase-1 precharge), a POR must be done.
My system will terminate battery consumption at 2.5V. For this charger and an 11P battery pack, it takes about 90 minutes to increase the battery voltage during Phase-1 precharge from 2.5V to 3.1V. So before the charger gets to the precharge-CC threshold, the 30 minute timer expires and the charger shuts down.
I understand the Constant-Voltage safety timer can be set and disabled. My question is, what about the 30 minute precharge timer? Can it be increased to 2-3 hours or disabled entirely? If not, is there some way I can "trick" the IC into thinking the time is not expired? Or increase precharge current to different value from termination current (don't think so)?
Or maybe automatically trip a POR if error condition occurs (which in my case is precharge 30-min timer expiring before 3.1V Vlowv threshold is reached).
Ideally, I'd simply like to disable the 30-min precharge timer, or increase its length to 120 minutes or more. Any way to do this?
Tom