Hi, TI Engineers,
I have a question about TCA9548A-Q1(automotive I2C Switch)as follows:
whether two TCA9548A-Q1 can be cascaded in the system?
Thankyou
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi, TI Engineers,
I have a question about TCA9548A-Q1(automotive I2C Switch)as follows:
whether two TCA9548A-Q1 can be cascaded in the system?
Thankyou
Hello,
Yes, this should generally be OK. Here are some things to watch out for:
- The "downstream" switch would obviously need its corresponding channel on the "upstream" switch enabled.
- The addresses should be configured to be unique since they will be sharing a common I2C bus.
- If a large number of channels will be active, make sure the pull-up resistances are not so strong that they cause the low-level voltages to exceed the "VIL" requirements of the I2C devices on the bus.
Out of curiosity, why not just connect both of the switch devices in parallel instead? That may be a little more straightforward and would free up one of the channels.
Regards,
Max
Yes, this connection is OK as long as the switches are configured to have unique addresses. I2C as a protocol is intended to support multi-device buses.
Regards,
Max