Hello Team,
We are monitoring battery health by BQ27742-G1 Fuel Gauge. (Battery specification - 3.7VDC, 4600mAH, Li-Ion battery)
and we are writing listed below parameter in BQ27742-G1 Fuel Gauge through I2C.
// SUBCLASS ,OFFSET ,DATA
{48, 12, 4600 }, /* Design Capacity = 4600mA
{48, 00, 17020}, /* Design Energy = 3.7 * 4600
{80, 64, 3700}, /* Terminate Voltage 3.7V
{80, 03, 4200}, /* (taper volt) Taper rate 4.2V
But the problem is that battery reach to below terminate voltage (3.7v) still fuel gauge is not disconnect the battery, and battery is on and discharge continuously.
Que 1. - Listed above parameter setting is enough for terminate the voltage?
Que 2. - Which parameter we have to set for terminate the battery?
Que 3. - Can you suggest any other way for battery terminate.
Attached is the schematic of Fuel Gauge
Thanks & Regards,
Mitul Tank