Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI2C width problem...!
Hello, Suppose if slave device data width is 32 bit (means if we want to read it through i2c,slave device will output 32 bit data).But my I2C IP- receive register width is only 8 bit.so r...
Altera_Forum
Honored Contributor
15 years agoYou should refer to the slave device specification for details. Generally, the first byte after a start condition has to be a device address, written by the master.