Hello,
I am working with the bq76930 AFE for a BMS project, and have a problem communicating with it.
I have followed the typical application given in the datasheet for the said AFE , and am using an Arduino Mega2560 to communicate with it on I2C.
The pins in BMS receives the correct voltage and I can read the registers only-read with the correct cell voltage, pack voltage and temperature but I can't write in registers like SYS_STAT, SYS_CRTL1 and 2 and PROTECT1, 2 and 3. In this moment I can't discharge the batteries using the BMS because the bit DSG_ON ist in 0 and LOAD_PRESENT ist in 0 too.
Is there any special condition for me to be able to write in registers?
Thanks!