Forum Discussion
sdine
New Contributor
7 years agodoes max10 fpga series 10M25SAE144CG support I2C communication?
hi, i am working on10M25SAE144CG series of max10 fpga. i wanted to know if this FPGA supports the I2C communication. kindly reply as soon as possible its urgent
sdine
New Contributor
7 years agohi,
thanks for the reply...
i have designed a vhdl code for 7 segemt display...
know i need to convert the code to nios 2 processor using the i2c communicaton....
can this be done for the respective fpga...
thanks and regards
Shwetha Dinesh
SreekumarR_G_Intel
Frequent Contributor
7 years agoHello Shwetha,
Yes , definitely possible ..You can use the i2C in RTL connected via Avalon bus and 7 segment uisng Nios C code.
from the requirement it looks you need a i2c slave , where data come from other device called master if so you can also use the i2C slave to Avalon MM Master bridge IP as well.in quartus software.
Hope helps .
Thank you ,
Regards,
Sree