Skip to content

wrong accel readings with cheap GY-91 #40

@vinmicgra

Description

@vinmicgra

Im trying to use the cheap GY-91 module which should include bmp-280 and mpu-9250.

BMP-280 works fine but the mpu-9250 is acting strange. When I use "accel-calibration.ino" to check accel data the accelerometer shows working values for all 3 axis but those are way too high.

I think the values are exactly 8192 times too high (2^13). Is there any way to divide all accel readings by (2^13)?

`Ready to make measure.
Don't move the accelerometer and wait...
Starting measure...
accel=(45.55667, 283.25000, 8223.03027)
Standard deviation = 186.76228

Ready to make measure.
`

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