Navigation

    M5Stack Community

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

    csands

    @csands

    0
    Reputation
    1
    Posts
    690
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    csands Follow

    Posts made by csands

    • RE: MPU9250BasicAHRS.ino sample crashes

      Hi @steinoxyd ,
      I had the same issue which I got help with on the m5stack github before seeing this. I may as well direct you straight to it than repeating it fully here;
      https://github.com/m5stack/M5Stack/issues/194
      The issue is the 'IMU.calibrateMPU9250(IMU.gyroBias, IMU.accelBias);' which if commented out, the code will run.
      From the comment from @lukasmaximus I have not realised the probable reason for the issue.

      posted in Arduino
      C
      csands