Other Parts Discussed in Thread: BQSTUDIO
Hi,
With Battery is in discharging state, when Current <= 0 and RemCap < Discharge_Set_Threshold I observe OperationStatus(BTP_INT) gets set to '1' but BTP_INT pin output NOT asserting.
However, on writing new value to BTPDischargeSet(), I am observing OperationStatus(BTP_INT) gets cleared to '0' and BTP_INT pin is getting de-asserted.
Please clarify why assert not happening.
Thanks in advance.