asukiaaa / MPU9250_asukiaaa

A library for arduino to read value of MPU9250.
MIT License
89 stars 30 forks source link

MPU 9250 magnetometer switching axes #11

Open ManifestEvolution opened 5 years ago

ManifestEvolution commented 5 years ago

Im using the asukiaaa library and printing x, y, and z mag values to the serial monitor for testing purposes. Everything works fine at first but then negative values are half displayed on a different axis, then when returned to a positive value, those are split between axes. then it appears to stop working all together, displaying semi random values.

asukiaaa commented 5 years ago

Mag values can be minus values on my environment so I'm not clear what you expect. Can you show logs and expect values that you want to get?

Nodraak commented 3 years ago

Could have something to do with https://github.com/asukiaaa/MPU9250_asukiaaa/issues/22#issuecomment-802847578?