Open jiamingbacon opened 5 years ago
Traceback (most recent call last): File "MPU_Pi3D.py", line 176, in <module> gyro = sensor.readGyro() File "/usr/local/lib/python2.7/dist-packages/FaBo9Axis_MPU9250/MPU9250.py", line 226, in readGyro data = bus.read_i2c_block_data(self.address, GYRO_OUT, 6) IOError: [Errno 121] Remote I/O error
Hi, This is the error I got when I ran the program. Have checked using that i2c-detect -y 1 shows my driver in 68.
Did you solved the problem? Having the same issue.
Hi, This is the error I got when I ran the program. Have checked using that i2c-detect -y 1 shows my driver in 68.