Because of the holidays, TI E2E™ design support forum responses will be delayed from Dec. 25 through Jan. 2. Thank you for your patience.

This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BQ25620: BQ25620

Part Number: BQ25620

 From the datasheet, the CHG_STAT bits from the charger_status_1 register with the address 0x1E, we can determine the below charge status bits.

  1. Charge status bits- 0x0
  2. Not Charging or Charge Terminated- 0x1
  3. Trickle Charge, Pre-charge or Fast charge (CC mode)- 0x2
  4. Taper Charge (CV mode)- 0x3
  5. Top-off Timer Active Charging

 

According to the IC functionality, when the USB is unplugged, and when the charging is terminated for both functionalities, the value as per the datasheet is CHG_STAT = 0.

Is there a way to differentiate if the charging is unplugged and charging is terminated, except from the reading of the CHG_STAT bit?

Any help would be appreciated

Thanks in advance