Forum Discussion
Niv
New Contributor
2 years agoMAX 10 - I2C Remote System Update Example
Hello, I would like to use I2C remote system update in my system, the system include CPU instead of Max10 master, but the user manual doesn't have below information: 1. When the I2C update int...
tehjingy_Altera
Regular Contributor
2 years agoHi Niv
From the design you could see the slave address from the I2C slave IP.
You could refer to the screenshot of a separate project of the I2C slave IP.
From the example design the slave address should be 0x56.
Yes from the example the i2c slave needs to be connected to the pin from the user guide.
For additional i2c device you could connect in daisy chain to the master SDA & SCL pins (PMODA.1 & PMODA.2)
Regards
Jingyang, Teh
Niv
New Contributor
2 years agoThanks !
My question if I must to connected to the pin from the user guide (slave side) ?