01-31-2022 08:50 PM
Hi,
I'm using the BHI260AB hosted by an STM32.
In my application, I use the Game Rotation Vector for getting the current orientation of the device. But I noted that if I apply a constant vibration (3Hz) on the device, the Game Rotation Vector quaternion got from the chip starts shifting over time. The vibration applied is really slow and has low amplitude, it's just a subtle shaking of the device.
At the beginning of the test the resulting quaternion of the Game Rotation Vector was:
After 1 minute of shaking the device, the resulting quaternion on the same position was:
Thanks!
Solved! Go to Solution.
02-02-2022 04:46 AM
Hello btruden_henway,
Is IMU only used in your application, and not used geomagnetic sensor?
Could we know what have you configured for the sensor?
02-02-2022 12:13 PM
Hi BSTRobin,
I use BHI in IMU mode. I don't have any external magnetometer attached to the BHI chip, the BHI uses its internal accelerometer and the gyroscope.
As additional info, I host the BHI with an STM32 microcontroller connected over SPI.
Let me enumerate the entire sequence from the startup until I start reading the Game Rotation Vector values.
BR
02-04-2022 11:15 AM
Hi BTSRobin,
Do you have any update on this?
Thanks!
02-14-2022 08:49 AM
Hello btruden_henway,
Thanks for your feedback.
We would like to know how do you make sure you return to the same position after shaking?