i can't calibrate MAG with v2.2
-
- Posts: 7
- Joined: Wed Mar 20, 2013 1:47 pm
- Location: China
i can't calibrate MAG with v2.2
i can calibrate MAG with v2.1,but I can't do it with v2.2 .when i hit CALIB_MAG about in 5 second ,the roll will stop in one point . I rotate my FC,the model does not respond ,and the pitch and yaw work well,only roll,so i can't use the GPS hold and headfree in v2.2.!!!!!!!!!!!!!!!!!!!!!!!!
now ,i have change the part of code(sensors.ino) :" // I2C Compass common function" use the part of 2.1 replace the part of 2.2
use "#if defined(HMC5843) || defined(HMC5883)" and " global_conf" and "magGain" but the problem can't be solved,how can i do! help me!!!!!
now ,i have change the part of code(sensors.ino) :" // I2C Compass common function" use the part of 2.1 replace the part of 2.2
use "#if defined(HMC5843) || defined(HMC5883)" and " global_conf" and "magGain" but the problem can't be solved,how can i do! help me!!!!!
Re: i can't calibrate MAG with v2.2
When you switch to V2.2 you may have to wipe the Eeprom first.
Use the Eeprom clear example in Arduino Gui.
Use the Eeprom clear example in Arduino Gui.
-
- Posts: 7
- Joined: Wed Mar 20, 2013 1:47 pm
- Location: China
Re: i can't calibrate MAG with v2.2
I have done it,but............ 
"wipe the Eeprom " ---reset ?!! have hit it...

"wipe the Eeprom " ---reset ?!! have hit it...
-
- Posts: 7
- Joined: Wed Mar 20, 2013 1:47 pm
- Location: China
Re: i can't calibrate MAG with v2.2
PatrikE thank u!
can you teach me how to Adjust the PID ? i can only use the V2.1,but ,the default PIO is not fit me well
can you teach me how to Adjust the PID ? i can only use the V2.1,but ,the default PIO is not fit me well
-
- Posts: 7
- Joined: Wed Mar 20, 2013 1:47 pm
- Location: China
Re: i can't calibrate MAG with v2.2
中文
i have replace the code copy part of 2.1 to 2.2,but i can't resole it, the problem may be in Eeprom.who can help me!
i have replace the code copy part of 2.1 to 2.2,but i can't resole it, the problem may be in Eeprom.who can help me!
Re: i can't calibrate MAG with v2.2
stststst2013 wrote:中文
i have replace the code copy part of 2.1 to 2.2,but i can't resole it, the problem may be in Eeprom.who can help me!
Did you do eeprom_clear with Arduino IDE?
-
- Posts: 7
- Joined: Wed Mar 20, 2013 1:47 pm
- Location: China
Re: i can't calibrate MAG with v2.2
do eeprom_clear with Arduino IDE? I hit reset button in GUI ,but no use
Re: i can't calibrate MAG with v2.2
No reset button , he mean's a sketch from Arduino IDE, open FIle --> Examples -->EEprom-->eeprom_clear and flsh it . After that Flash fresh multiwii firmware and try to calibrate mag now.
-
- Posts: 7
- Joined: Wed Mar 20, 2013 1:47 pm
- Location: China
Re: i can't calibrate MAG with v2.2
open FIle --> Examples -->EEprom-->eeprom_clear and flsh it
i can't find it!!!! it's not a command ,it's a file ---Arduino Source Code ----- eeprom_clear.ino
i can't find it!!!! it's not a command ,it's a file ---Arduino Source Code ----- eeprom_clear.ino
Re: i can't calibrate MAG with v2.2
You must do that from arduino software not from multiwiiconf. Its same as you want to flash new multiwii firmware but u select eeprom_clear , send it to board, wait 30 sec then flash again multiwii 2.1 .
Re: i can't calibrate MAG with v2.2
stststst2013 wrote:open FIle --> Examples -->EEprom-->eeprom_clear and flsh it
i can't find it!!!! it's not a command ,it's a file ---Arduino Source Code ----- eeprom_clear.ino
Do it like Szychor said. Open Arduino program the chose FIle --> Examples -->EEprom-->eeprom_clear and load it to your flight controller wait for flashing to be done and then load multiwii v2.2 on FC.
-
- Posts: 7
- Joined: Wed Mar 20, 2013 1:47 pm
- Location: China
Re: i can't calibrate MAG with v2.2
maybe MWC 2.2 6050 module's transmit function have lost! !!!!!!!!!!!!!!! how i can do?
Re: i can't calibrate MAG with v2.2
stststst2013 wrote:maybe MWC 2.2 6050 module's transmit function have lost! !!!!!!!!!!!!!!! how i can do?
