Forum Discussion
Altera_Forum
Honored Contributor
10 years agoYes, you can use the FPGA as an I2C slave (or master). You can configure one (or more) FPGA pins such that they can be input or output signals, as required for I2C. This behavior is all captured in your design.
Have a look at this link (http://www.fpga4fun.com/i2c_2.html) that discussed an I2C slave implementation for an FPGA. I don't think it's a fantastic example but I'm sure it's enough to get you thinking. Cheers, Alex