Skip to content

External I/O error #6

Description

@Cristhiandavx

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions