9 years ago.

Problems with the initalize() function

Hello,

somehow if I include the initialize function my MPU6050 does not respond anymore.

The testconnection() gives back a zero and also the values of the the function getRotationX..Z() are zeros too.

Even if I comment out the initialize() function it won't work again.

Am I doing something wrong here or is this a common issue?

Hoping for some answers,

Dominik

Question relating to:

Ported from Arduino Library : https://github.com/jrowberg/i2cdevlib/tree/master/Arduino/MPU6050 gyroscope, I2C, MPU-6050, MPU6050, MPU60x0
Be the first to answer this question.