Forum Discussion
I am working on MAX 10 FPGA interfacing with SI5338B using I2C. I have used NIOS 2 and integration done using Qsys. However, I am not getting ACK response from slave device. Could you please provide me support on this? Can I get similar project for study?
2 Replies
- Busy
New Contributor
Hello,
It is a bit difficult to support you since it seems to be an integration problem (and not tools or IP problem).
Main action is to use either SignalTap so as to check that I2C protocol and I2C address are OK or (preferably) logic analyzer to check voltage, I2C protocol, ...
- Ahmed_H_Intel1
Frequent Contributor
Hi,
you can find similar examples here:
https://fpgacloud.intel.com/devstore/platform/14.0.0/Standard/an-486spi-to-i2c-using-altera-max-series/
https://fpgacloud.intel.com/devstore/platform/16.1.0/Standard/i2c-opencores/
https://fpgacloud.intel.com/devstore/platform/17.0.0/Standard/i2c-battery-gauge-interface-an-493/
https://fpgacloud.intel.com/devstore/platform/17.1std.1/Standard/i2c-remote-system-update-example/
https://fpgacloud.intel.com/devstore/platform/15.1.0/Standard/i2c-template/
https://fpgacloud.intel.com/devstore/platform/15.1.0/Standard/usb20-bridge-usb-to-uarti2cadc-interface/
https://fpgacloud.intel.com/devstore/platform/14.1/Standard/max-10-i2c-to-rsu/
Regards,