Does anyone have a working project with "I2C Slave To Avalon-MM Master Bridge intel FPGA IP"?
In my project, I used "I2C Slave To Avalon-MM Master Bridge intel FPGA IP". I managed to build and download the code successfully. But I can't flash the LEDs. I used the output of this core to flash LEDs on Intel Cyclone 10 LP FPGA evaluation kit. I am using Lite version of Quartus Prime Software. I am using ST Micro Nucleo-F767ZI's I2C interface to FPGA board. I wrote a small program for MCU to put different values out of I2C every second. I know the program works, because if I use different I2C FPGA IP it works. But this IP is not reliable. It doesn't work all the time. I used following from web which does I2C Write only;
https://www.fpga4fun.com/I2C_2.html
That's why I am trying to make "I2C Slave To Avalon-MM Master Bridge intel FPGA IP" work.
Is there a tutorial or an app note on how to make this IP work and the I2C MCU code to go with it?
Thanks
Kiran