Hi,
I'm currently trying to conceive a system of BMSs to monitor 6 cells on series, that forms a pack. And I want to parallelize this pack x times (at least 6 times). It means that I use 1 BMS by pack so globally the system includes a maximum of 6 BMS (BQ76930).
Then, all BMSs need to communicate their information to a single micro-controller to give data to the user and manage the BMSs (add some functionnalities for example) . The problem is that most of micro-controller can manage a maximum of 2 I2C buses. So I need a device that has all the I2C buses of BMS in input and one I2C on output that manages the communication inside.
This component is called daisy-chaining device, but apparently the bus need to be compliant with this device (or type of structure). So Is I2C bus on BQ76930 daisy-chainable ?
Thanks for your advice,
Sami.