Forum Discussion
Altera_Forum
Honored Contributor
14 years agoI2C read of De0 nano accelerometer
Hello everyone, I am using de0 nano and would like to try I2C read of accelerometer(ADXL345) that embedded in de0 nano. So I take it that I2C read has the following sequence: 1) generate start...
Altera_Forum
Honored Contributor
14 years agoI have tried to generate I2C_sclk and I2C_sdat in the same always block. And also I use state machine code. The data I get is 0 instead of 0000 0010. Can anyone help me?