Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi,
I am using an M5Stick-C. I see the schematic ESP-32 pin-35 connected to INT_SYS of the MPU6886. Does this mean I can use the MPU6886 interrupt if I write the code?
example
https://github.com/m5stack/M5StickC/blob/master/examples/Advanced/IMU_Wake_On_Motion/IMU_Wake_On_Motion.ino
Thank you. I will try to adapt this to my project.