Forum Discussion
RVadl2
Occasional Contributor
5 years agoRSU on Max 10
Hi, I am trying to implement RSU on Max10 device over SPI(preferable or any serial interface) through a discrete implementation(without using NIOS II processor). Is there an example project from Inte...
Ash_R_Altera
Regular Contributor
5 years agoHi,
You may refer the example provided in the below link. It is based on I2C serial link. If you want, you may replace it with any other interface.
https://fpgacloud.intel.com/devstore/platform/14.1/Standard/max-10-i2c-to-rsu/
Regards.
RVadl2
Occasional Contributor
5 years agoHi Thanks for the reply. I t helped me find the direction. I am able to change the I2C with SPI for connecting to Avalon bus. But, is there a flow that explains how to load the images(.pof files) to CFM (through i2c or SPI)?
Thanks in Advance