I'm experiencing an issue where my BQ78Z100 is failing to set the BatteryStatus()[FC] and BatteryStatus()[TC] flags after valid charge termination. This is in a 2S1P pack using 3400mAh cells charging to 8.4V. The charge termination current is 180mA, and the AverageCurrent() reading goes well below this in our logs. The total pack voltage usually reads around 8.37V around the time charge termination should happen. Our SOC Flag Config A is 0x0CAC, indicating that our ChargingStatus()[VCT] bit should set the FC and TC bits upon charge termination. Why would the BQ78Z100 fail to terminate the charge if all the conditions seem to be met?