MPU-6886 Questions / Information
-
Good Day!
I posted this under the core2 product page, but will post here also since this chip exists in more than just the Core2. Specifically:
-
Why doesnt the Invensense website even list this chip? Is it custom made for M5Stack?
-
Has anyone figured out how to properly set the offsets? I found a library that measures them and then applies them externally but not actually setting them on the chip. (For example, register 19&20)
-
I was trying to find the chip on the website to determine if there were any further application notes or suggestions. Other Chips like the MPU-6050 have a DMP (Digital Motion Processor) component that would be great for gesture offloading. It doesn't appear this chip has this based on the datasheet listed on the M5 website)
-
Any Tips on calibrating these? Mine has a lot of noise when laying on a flat surface which I'm trying to reduce.
-
While reviewing the datasheet, it appears that the XA_OFFSET registers are 15bit signed ints not 16. It appears that most of the popular libraries written for the 6050, 9250 have this mapping incorrect.
-