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

External I/O error #6

Open
Cristhiandavx opened this issue Aug 27, 2020 · 2 comments
Open

External I/O error #6

Cristhiandavx opened this issue Aug 27, 2020 · 2 comments

Comments

@Cristhiandavx
Copy link

I hope I can find some help whit this error.
Whenever I run my program on the Terminal of my Raspberry Pi Model A+ I get this:

Traceback (most recent call last): File "mpu9250_program.py", line 6, in <module> mpu9250 = FaBo9Axis_MPU9250.MPU9250() File "/usr/local/lib/python2.7/dist-packages/FaBo9Axis_MPU9250/MPU9250.py", line 103, in __init__ self.configAK8963(AK8963_MODE_C8HZ, AK8963_BIT_16) File "/usr/local/lib/python2.7/dist-packages/FaBo9Axis_MPU9250/MPU9250.py", line 169, in configAK8963 bus.write_byte_data(AK8963_SLAVE_ADDRESS, AK8963_CNTL1, 0x00) IOError: [Errno 121] Remote I/O error

I was able to run correctly the first time, but after a while of not using nor modifying the program this error appears.

Are there any suggestions for solving this?

@hackebike
Copy link

same, did you solved it ?

@klattimer
Copy link

Same on a pi-nano-w

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

3 participants