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.

bq76PL455A-Q1 / Command to enable and disable cell balancing

Other Parts Discussed in Thread: BQ76PL455EVM

Hi,

My customer is evaluating BQ76PL455EVM and can control cell balance FET by balance ON/OFF bottom of GUI. They hope to know the actual command when use balance ON/OFF bottom.

Can you kindly explain it?

Best Regards,

Sonoki

  • Hello Sonoki-san,

    Clicking on the "Balance ON" button sends a write to the CBENBL register (address 0x14) with the value configured in the upper left of the GUI (in your case, 0x3814), followed by a read of the CBENBL register for the GUI to verify the write occurred.

    Clicking on the "Balance OFF" button sends a write to the CBENBL register (address 0x14) with the value of 0x0000.

    Regards,

    Stephen