Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- requires i2c thingy which I really don't know how to do. --- Quote End --- What part of the I2C thingy did you get confused on? A good starting point is here: http://www.alterawiki.com/wiki/i2c_(opencores) Or if you're OK with software, the bit-banged master in pseudo-C on the I2C wikipedia page is good starting point as well. But if you are determined to write your own HDL version, the specification starts here: http://www.nxp.com/documents/user_manual/um10204.pdf