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.

BQ76930: Bq76930 Why OCD occurs,CHG disabled?

Part Number: BQ76930

Hello,TI Experts

Now I am using MCU+bQ76930,their is a phenominon that when OCD occur, CHG will be disabled~but I want that when OCD occurs,CHG is still abled~

registers are as below:

Hope for your kindly help.thank you very much~

  • Hi Fawn,
    The IC does not do that, it changes the DSG to off as shown in the second group of readings. I don't know the source of your log. Check to see if your MCU is writing CHG off during the 258 ms between reads of register 5. An MCU might typically turn off CHG so it can check for the Load_Present status.
  • Thank you very much for your help~We have found the reason according to your answer~ software sets the CHG protection after OCD~