Forum Discussion
RVadl2
Occasional Contributor
5 years agoNeed the test code for I2C_RSU
Hi @Ana_R_Intel1 ,
I am trying out the I2C_RSU project in the below link using a Max 10 Development board. I understand this slave code will help in loading the 10M50 FPGA with a new image through ...
JohnT_Altera
Regular Contributor
5 years agoHi,
There is no setting for this as the FPGA should be able to handle the clk speed. If you are not confident then I would recommend you to implement the timing constraint to make sure it is meeting the highest frequency you are planning to used.
RVadl2
Occasional Contributor
5 years agoHi,
I was able to perform RSU with I2C_RSU example through i2c interface of Arduino.
Thanks for the support. Now, I am trying to replace the I2C interface with SPI.
Can you let me know the SPI Avalon 32 bit write and read format, as you mentioned with I2C earlier.
Regards,
Ravi Kanth V