Altera_Forum
Honored Contributor
12 years agoimplementing vhdl I2C MUX in CPLD VHDL
hi all ,
i need to implement i2c mux that consists of: 4 i2c masters 8 i2c slaves external hardwre can configure with master is going to be connected to one of the 8 slaves. The problem is that I2C signal ( SDA) is bidirectional, which makes I2C mux within an CPLD hard to implement. thans