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.

txs0108E电平转换芯片模块,无法正常工作

Other Parts Discussed in Thread: TXS0108E, TCA9517A

一块开发板上有个I2C接口,2.8v的,本来是好的,接在上面的器件能正常使用,波形也能抓到。

后来我们需要在这个I2C上接了一个新的设备,该设备I2C是3.3v的。

所以我们用了一个txs0108E电平转换芯片模块,来沟通开发板上2.8v的I2C接口与设备3.3v的I2C接口。

但是连接之后,不仅这个新的设备不能用,还导致原来接在上面的器件也用不了了,波形也抓不到了。

请问一般会是什么情况导致这个问题?