MPU 9250 setting

Post Reply
JSchiltz19
Posts: 1
Joined: Fri Feb 22, 2019 4:06 am

MPU 9250 setting

Post by JSchiltz19 »

Hi, I am building a drone for a competition, and I have been trying to get MultiWii to work with no success. I cannot find the MPU 9250 gyro+acc+mag in config.h and I was wondering if there was another compatible setting I could use or if I am just missing it.

I am also using a standard PWM 6 channel receiver and there does not seam to be an option for those either, only serial receivers.

Any help at all would be greatly appreciate.

Thank you

nowatatsi
Posts: 1
Joined: Mon Feb 03, 2020 11:06 am

Re: MPU 9250 setting

Post by nowatatsi »

any update?

Akhil Tony
Posts: 1
Joined: Mon Jun 06, 2022 4:11 pm

Re: MPU 9250 setting

Post by Akhil Tony »

Hi, I am also trying to do use mpu 9250 but cant find any resource. i successfully build the drone using mpu 6050 but the yaw axis seems not stable, anyone has any idea to use mpu 9250 with arduino nano ?

User avatar
synersignart
Posts: 68
Joined: Wed Mar 22, 2017 3:57 am

Re: MPU 9250 setting

Post by synersignart »

the MPU 9250 has similar registry and assignment to the 6050 apart from the added Mag

we have a 2020 update with this fork

https://github.com/synersignart/Multiwii-2020-update

Post Reply