Skip to content

Wrong version read? #15

@EinSoldiatGott

Description

@EinSoldiatGott

Hi, are you sure you're reading the version in this line?

/* Check product revision. */
if (i2c_read(st->hw->addr, st->reg->accel_offs, 6, data))

How can you get the version from the offset??
Also, the accel_offs is = 0x06, but this register doesn't exists in the MPU6050

image

In the Mpu6500 the address is correct 0x77 but why do you read the version from the offset?
image

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions