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.
Hi Jesse,
The description of the CBENBL register in datasheet section 7.6.3.14 is pretty self-explanatory... just set a bit to enable balancing for a channel, CBENBL[BALANCE_EN] bit 0 = EQ1 for balancing cell 1. bit 1 + EQ2 for cell 2, etc.
Regards,
Stephen
Hi Jesse,
I have never tried to interface an Arduino with the bq76PL455A-Q1. My suggestion would be to review the software design reference guide (www.ti.com/.../slva617) to see what the command packet for the bq76PL455A-Q1 look like, and verify that the packet is being sent properly from the Arduino, at the correct baud rate (250KHz). You could use an oscilloscope or logic analyzer to verify the packet is correct.
Regards,
Stephen