Forum Discussion
Isaac_V_Intel
Contributor
5 years agoHello Arie, sorry for the late response,
There's a wiki where you can find and work with an I2C wrapper attached in the link [1], you can follow the wiki, then when you finish those steps you need to add to your Quartus project with the following steps.
(1) Put I2c_opencores_12.0 in your Quartus installation directory->ip directory.
(2) Open Qsys
(3) You will see I2C Master(opencores.org) component.You can find it in Interface Protocols->Serial->I2C Master.
Regards,
Isaac.
[1] https://forums.intel.com/s/createarticlepage?articleid=a3g0P0000005Rd2QAE&action=view&language=en_US
AHoek
New Contributor
5 years agoHi Isaac,
Thanks for your answer. I will see if it works. I will keep you up to date.