Skip to content

Remote I/O Error #3

@jiamingbacon

Description

@jiamingbacon
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.

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