we're using 2 pcs bq76930 for a 20 cells battery management system. but we meet a problem when doing the cells balance.
first, in no balance state, the system working normal. when the cells meet a balance conditions, the host mcu will send the commond of balance. we do the balance at 2 cells Intervals, for example, the 2nd is doing blance on, than the 3rd, 4th is off, and 5th is on(if it's meet the balance voltage).
then we start the cell balance, a couple of minutes later,the DEVICE_XREADY is set to 1. and the mosfet shut off automatically.
if we stop the cell balance, and clear the DEVICE_XREADY, it will recover the normal state.
thank you for help.