sparkfun / SparkFun_MPU-9250-DMP_Arduino_Library

Arduino library for the MPU-9250 enabling its digital motion process (DMP) features.
Other
227 stars 152 forks source link

endless loop with vibration #32

Closed marcoarnold99 closed 5 years ago

marcoarnold99 commented 5 years ago

I'm currently building an arduino drone and I have the problem, that the IMU code gets stuck somewhere if the Propeller speed is at a certain rate. This only happens, if the IMU is sticked to the drone. If I take the IMU of the drone and hold it in my hands, there is no error and everything runs fine.

Dos anyone have an idea why this could happen? Is it possible that the IMU gets stuck, when it experiences to much vibration?

The soldering of the IMU should be fine. There is no problem, if you touch / bend the cable.

dejanmeznarc commented 5 years ago

Does your battery/PSU provide enough current?

marcoarnold99 commented 5 years ago

Yes it should... But after a few days of leaving the drone alone, it just worked. Don't know why xD But thanks for your help ^^