Thanks to Jeff Rowberg for your great work and those usefull examples.
The “MPU6050_raw” example is working fine for me. But the “MPU6050_DMP6” is not, I’m seriously thinking that my INTpin is not connected between MPU6050 & Atmega. (I’m using a all-in-one Drotek flight controller)
Is there a way to make the MPUteapot work without the INT pin connected ? Is it possible to change the wiring of the INT to another Arduino PIN (I mean, not the digital PIN2) ?