Hello All,
I am trying to write and read one register from MPU6500 using I2C mode using the sequence mentioned in Page 32-33 of the spec v1.1 of the device. Reading the registers works fine. Meaning, the reset values and address show up correctly. However, write and followed by read is not working. even after a write, only the reset values show up. I have attached the read and write oscilloscope waveforms. Could anyone suggest what is incorrect in the Write sequence?
Thanks in Advance