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.

TXS0108 IIC电平转换问题

Other Parts Discussed in Thread: TXS0108E

控制端为 MCU,IO是 3.3V的,希望通过TXS0108与1.8V IO电平的从设备进行I2C通信。

测试发现MCU发过去的I2C地址可以正确转为1.8V发给从设备,然后从设备的ACK将1.8V端SDA拉低,但MCU端的SDA保持为高电平,导致MCU无法接收到ACK。

可能是什么原因?