Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. Alisson Brito
    A
    • Continue chat with Alisson Brito
    • Start new chat with Alisson Brito
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    Alisson Brito

    @Alisson Brito

    0
    Reputation
    3
    Posts
    870
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Alisson Brito Follow

    Posts made by Alisson Brito

    • RE: Reading data from MPU with M5Stick V on MaixPy

      When I try to run the code I have the following message:

      Traceback (most recent call last):
      File "<stdin>", line 59, in <module>
      File "<stdin>", line 32, in MPU6866_init
      File "<stdin>", line 28, in write_i2c
      OSError: [Errno 5] EIO

      Do you know what it could be?

      posted in M5Stick V
      A
      Alisson Brito
    • Reading data from MPU with M5Stick V on MaixPy

      Hi guys,

      Do you have some example using MPU on a M5Stick V with MaixPY? The examples I found return error when trying to write memory with command: "write_i2c(MPU6886_PWR_MGMT_1, 0x00)". The error message is:
      File "<stdin>", line 44, in <module>
      File "<stdin>", line 41, in write_i2c
      OSError: [Errno 5] EIO

      posted in M5Stick V
      A
      Alisson Brito
    • RE: Any updates on the mpu6886?

      @staberas I'm trying to run your example on the M5Stick V but I have a error message when trying to write_i2c for the first time. The error is: "OSError: [Errno 5] EIO". Do you know what does it means?

      posted in M5Stick V
      A
      Alisson Brito