Hi Team,
I want to use two fuel gauges (BQ27411DRZT-G1A) in one of our products.
The two batteries are charged and discharged independently.
Both the BQ27411DRZT-G1A are connected to the same I2C bus.
The problem with BQ27411DRZT-G1A is that, it's no variant is available with a different I2C address. So we want to use a switch like PCA9543ADR.
Based on a brief reading of its datasheet of PCA9543ADR, I've some doubts regarding its design. Hope you can help me with
1). How is the PCA9543ADR distinguishes data between the salves (having the same I2C address) connected to its output ports?.
2). SInce BQ27411DRZT-G1A doesn't have an interrupt, I hope I can leave the ~INTx pin and `INT pin floating.
3). How can the master select slave1 and slave2?.
4).