m5stack / M5StickC

M5StickC Arduino Library
MIT License
476 stars 221 forks source link

MPU6886 does not work with example code #130

Closed NilsMinor closed 3 years ago

NilsMinor commented 3 years ago

Hello,

I recently bought a new M5StickC. With the Factory Software I was able to move the 3D cube based on the internal IMU. But when I test the IMU example or the MPU6886 example installed in the library I always get 0 as value. Any Idea what I am doing wrong?I did not change anything from the example code. I am using ESP32 PicoKit as Board type. Thanks for any feedback !

I need to measure pitch/roll/yaw but it is always 0 in the example.

Best regards, Nils