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 agothanks for ur prompt reply but i know that actually i have done that also as u can see from the code attached.My question is after "start+device address+R/W+ACK(from slave)" and then slave will give 32 bit but my IP data width is 8 bit means it can accept only 8 bit at a time.So i should read 4 times,right?
Thanks