Skip to content

setAuxI2CEnabled should also get enabled for units with Compass working in I2C mode #7

Open
@dmarszk

Description

@dmarszk

Currently only when operating the MPU through SPI, I2C AUX mode is enabled automatically during initialization. When operating through I2C, the application has to do it to enable readouts from the compass.

if (MPU_ERR_CHECK(setAuxI2CEnabled(true))) return err;

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