Forum Discussion
Altera_Forum
Honored Contributor
16 years agoAs far as I understand, you try to route bidirectional I2C signals through the FPGA. This doesn't work. Available I2C buffer IC are using special hardware features to detect the data direction of the signals. To "repeat" I2C by standard bidirectional I/O, you have to decode the protocol at the slave port and regenerate it at the master port.