Part Number: BQ20Z655
My customer has a battery that is reporting 0x0040 for the BatteryMode() register value.
Per the TI TRM for the gauge. 0x0040 should not occur as the low byte bit 6 is RSVD.
The normally expected values for this battery are 0x0001 (ICC is always = 1)
And 0x0081 (ICC=1 and CF=Condition Cycle Requested).
ICC is even documented by TI as always fixed to 1, but with 0x0040 it isn’t, so it’s a little concerning on what the gauge firmware is doing…
Is there some sort of explanation for this anomaly?