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: Coulomb counter has wrong reading with fixed bias

Part Number: BQ76930

Hello to all, 

I am making my 8S BMS with BQ76930 AFE connecting to an MCU. It works most of the time fine, but once in a while about serial days, it has wrong reading on the coulomb counter. The reading seems biased around 0.8A, and the raw digit reading from CC_HI (0x32) and CC_LO (0x33) varies with a minimum of 10 counts. After a ship-mode reset, the reading becomes normal again. What could be the issue causing this phenomenon?

Thank you very much.

  • Hi Dazhuang,

    Check the CC_CFG register (address 0x0B) when the output has shifted, be sure it is still set to 0x19.  If it has been cleared or set to an odd value it can cause an output shift.  If it is changed then you must determine what has caused the change and correct it.

    If the register has not changed, check the REGOUT voltage and look for noise or voltage shift.  Also check for unexpected transients on REGOUT during operation which may upset operation. 

  • Thank you for the advice.