🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    function returning accel values of MPU6886 is buggy x and Z values are alwas identical

    UiFlow 2.0
    2
    2
    1.3k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      Nestor89
      last edited by

      Hi,
      in my previous post https://community.m5stack.com/topic/5561/imu-getaccel-returns-gyro-values I pointed out that UIFLOW2 repectively the phython code generated by blockly returns in case of my Atom S3 the wrong values, namely:

      Imu.getGyro() returns accel values
      and
      Imu.getAccel() returns gyro values.

      I noticed a further bug:
      the accel values returned by Imu.getGyro() for x and z are always identical. If I tap on the device or move it around the x and the z values are always identical.

      I assume that the library has a bug. However I can not rule out that the the mpu6886 is wrongly wired to the esp32.

      Could you please check whether the library is the cause for this strange behaviour.

      Best regards,
      Nestor

      1 Reply Last reply Reply Quote 0
      • lbuqueL
        lbuque
        last edited by

        @Nestor89 Thanks, you're right, it's a bug.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post