Forum Discussion
Altera_Forum
Honored Contributor
17 years agoI2C Controller
Hi, I have an FPGA design that relies on a couple "constants" in registers that I would like to make changeable over an I2C interface. Does anyone know if there is a standalone core I could us...
Altera_Forum
Honored Contributor
17 years agoThanks for all the help everyone. I spent a little time playing around with a slave I2C core from opencores (http://www.opencores.org/?do=project&who=i2cslave) and much to my delight it worked on the first try! So if anyone needs to do a similar thing check out that core, its super easy to use.
Andrew