Hi,
I am currently using three TCA9548A I2c multiplexors to connect up 12 different haptic controllers with the same I2C address (I have them four on each multiplexer). I know I can activate multiple channels on one multiplexer at once (i.e. send a value of 0x0F to address 0x70). My question is can I enable 1 port on each of the different boards and send an I2C message to all three at once. i.e. if I send a value of 0x01 to 0x70, then 0x01 to 0x71, will both of these boards then have one I2c channel active that I can broadcast to at the same time? Or can the boards only handle messages going through one board at a time because I haven't had any luck achieving this.
Any help would be greatly appreciated
Regards,
Benjamin