Skip to content

Remote I/O error in configMPU9250 #7

@oladayoaluke

Description

@oladayoaluke

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

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