Other Parts Discussed in Thread: MSP430FR2475, , TMP102
Tool/software:
Hello TI team,
We are working on a design based on MSp430FR2475.
We have requirement to add same slave ID devices on I2C bus. Hence planning to use the TCA9543A switch in design.
Please check the attached image and below questions pertaining to architecture.
1. USB PD controller via the switch on one of I2C bus can be connected as in figure?
2. Currently USB PD I2C interrupt is connected to MCU gpio, if using switch will this has to be through the switch interrupt pin?
3. T1 to T4 are temperature sensors TMP102 and E1 to E4 are EEPROMs. E0 is another EEPROM connected to base board and rest all EEPROMs are specific to daughter boards.
4. T1 to T4 has same slave ID
5. E1 to E4 has same slave ID
6. Temperature sensors interrupt planning via the switch.