Skip to content
New issue

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

Remote I/O error in configMPU9250 #7

Open
oladayoaluke opened this issue Jan 7, 2021 · 0 comments
Open

Remote I/O error in configMPU9250 #7

oladayoaluke opened this issue Jan 7, 2021 · 0 comments

Comments

@oladayoaluke
Copy link

My bus address is 0x68 same as MPU9250.py

self.mpu9250 = FaBo9Axis_MPU9250.MPU9250()
File "/home/pi/.local/lib/python3.7/site-packages/FaBo9Axis_MPU9250/MPU9250.py", line 103, in init
self.configMPU9250(GFS_250, AFS_2G)
File "/home/pi/.local/lib/python3.7/site-packages/FaBo9Axis_MPU9250/MPU9250.py", line 141, in configMPU9250
bus.write_byte_data(self.address, PWR_MGMT_1, 0x00)
OSError: [Errno 121] Remote I/O error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant