We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
The text was updated successfully, but these errors were encountered:
Did you solved the problem? Having the same issue.
Sorry, something went wrong.
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: