Skip to content

FIX diatone_mamba-f405-mk2 - mpu6500 #24760

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vidma
Copy link

@vidma vidma commented Apr 24, 2025

Solved Problem

On diatone_mamba-f405-mk2 V2, I found out that IMU has marking MP65, and indeed only mp6500 driver makes the IMU work.

Changelog Entry

For release notes:

Bugfix diatone_mamba-f405-mk2: support mp6500

@@ -5,7 +5,10 @@

board_adc start

if ! mpu6000 -R 6 -s start
# fixme rotation
mpu6500 -R 6 -s start
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this needed yaw270 autopilot rotation to compensate. afterwards IMU works fine

@github-actions github-actions bot added the stale label May 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant