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 ...
RVadl2
Occasional Contributor
5 years agoHi,
In the I2C_RSU example, as I was mentioning earlier, I can see 8 control and status registers (0x20000 to 0x20007). Just to check I wrote into each of those registers and found that I could not write to registers(0x20000 to 0x20003) but could write to registers (0x20004 to 0x20007). This means one of registers from (0x20000 to 0x20003) is status register and one of the registers from (0x20004 to 0x20007) is control register. Can you help me identify the addresses of control and status registers.
RVadl2
Occasional Contributor
5 years agoHi,
Can you let me know the i2c speed in I2C_RSU example code. Is it 100KHz or 400KHz?
Is there an option to change it?
Regards,
Ravi