Part Number: TCA9548A
Let's say I have two I2C bus masters, two TCA9548 switches and eight I2C slave devices (with identical addresses).
Can I "layer" the switches (i.e. connect each of the slaves to both switches), such that any of the masters can talk to any of the slaves, as long as I make sure, the two masters do not use the same sub-bus at the same time?
And, if the answer is yes, what would happen if the latter occurred anyway? Would the communication be corrupted or would the first master to access a given sub-bus capture it and prevent the other master from using it?
Thanks for your help,
Beat