Skip to content

Reset FIFO and DMP #492

@mark2b

Description

@mark2b

There is a line in the acc/gyr calibration function
writeByte(MPU9250_ADDRESS, MPU9250_USER_CTRL, 0x0C); // Reset FIFO and DMP
Why value is 0x0C and not 0x6?
0x0C = 0b1100
Bits 2 and 3 are high
But according to documentation for USER_CTRL, bit 3 is Reserved
Screenshot 2023-11-12 at 9 43 38

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions