Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MPU9250 Address strange #5

Open
clemaitre58 opened this issue Jun 23, 2017 · 3 comments
Open

MPU9250 Address strange #5

clemaitre58 opened this issue Jun 23, 2017 · 3 comments

Comments

@clemaitre58
Copy link

Hi Kris,

I have the ladybug + MPU-9250 / BME280.
I sold the 2 I2C pads and GND + VCC (no more)

-->Is it great?

I trried to run this script : https://github.com/kriswiner/Dragonfly/blob/master/MPU9250_BME280_BasicAHRS2_Butterfly.ino

but I have this error :

MPU9250 9-axis motion sensor...
MPU9250 I AM 73 I should be 71
Could not connect to MPU9250: 0x73

If I replace, at ligne n°365, 0x71 by 0x73, the program run but I Have information providing from MPU9250 :
In the following lines, the output of the serial :

ax = 0.00 ay = 0.00 az = 0.00 mg
gx = 0.00 gy = 0.00 gz = 0.00 deg/s
mx = 0 my = 0 mz = 0 mG
q0 = 1.00 qx = 0.00 qy = 0.00 qz = 0.00
Gyro temperature is 21.0 degrees C
Yaw, Pitch, Roll: 13.80, 0.00, 0.00
Grav_x, Grav_y, Grav_z: 0.00, 0.00, 1000.00 mg
Lin_ax, Lin_ay, Lin_az: 0.00, 0.00, -1000.00 mg

rate = 541917.50 Hz
BME280:
Altimeter temperature = 28.76 C
Altimeter temperature = 83.77 F
Altimeter pressure = 986.05 mbar
Altitude = 750.64 feet
Altimeter humidity = 59.0 %rH

@kriswiner
Copy link
Owner

kriswiner commented Jun 23, 2017 via email

@clemaitre58
Copy link
Author

clemaitre58 commented Jun 23, 2017 via email

@kriswiner
Copy link
Owner

kriswiner commented Jun 24, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants