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.

i2c with 2 sensors and same physical address

Hello,

I am doing a communication with TM4c123 and a Sensor. It is working fine.But now i want to use 2 sensors with same physical address i,e 0x20 using i2c.

How can i do that? is it possible to use 2 same physical address sensors with the i2c bus or not?