Forum Discussion
fedecive
New Contributor
4 years agoIntegrating I2C slave to Avalon MM Master bridge
Hi,
I am integrating the I2C slave to Avalon MM Master bridge IP inside my project for Cyclone 10 LP but it is still unclear how this IP works.
Here you can find the SignalTap attached to both I2...
- 4 years ago
Hi Sheng,
yes, I was able to resolve the issue. We can close the thread.
Thank you.
sstrell
Super Contributor
4 years agoI'm not an I2C expert, but shouldn't the address you want to put on the Avalon bus (0xA) be in the second byte from I2C, not 4 bytes later? I'm presuming the first byte is the control byte. Are you following the Embedded Peripherals IP user guide (page 202 of the pdf)?:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_embedded_ip.pdf
abdul_ali
New Contributor
2 years agoHi there I have been reading that page on the guide but still confused on how the final packet of data will look like. I am trying to send the packet from the system console and confused on how to define the address.