Search found 49 matches
- Sun Mar 04, 2012 11:26 am
- Forum: Software development
- Topic: MultiWii 2.0 is coming
- Replies: 256
- Views: 136835
Re: MultiWii 2.0 is coming
Altitude hold in dev_20120225 only works well at temperatures above 20 degrees. In a room works well, but outside no. In my workshop I have 18 degrees. Sometimes I get this in the GUI: Thank you for pointing this. I suspected something wrong about the MS baro code, as I also had a baro alt issue ou...
- Sat Mar 03, 2012 3:11 pm
- Forum: Software development
- Topic: MultiWii 2.0 is coming
- Replies: 256
- Views: 136835
Re: MultiWii 2.0 is coming
What do you mean "not working"? It's working in both cases. No, windows ALT and debug1 should be nearly the same. Quad is in this case almost unmanageable. Both are in the same place, so the ALT should be approximately the same. I can not speak English well, so I can better explain. Stanley
- Sat Mar 03, 2012 2:15 pm
- Forum: Software development
- Topic: MultiWii 2.0 is coming
- Replies: 256
- Views: 136835
Re: MultiWii 2.0 is coming
Altitude hold in dev_20120225 only works well at temperatures above 20 degrees.
In a room works well, but outside no.
In my workshop I have 18 degrees.
Sometimes I get this in the GUI:
In a room works well, but outside no.
In my workshop I have 18 degrees.
Sometimes I get this in the GUI:
- Fri Mar 02, 2012 9:17 am
- Forum: Software development
- Topic: PID settings for EXT_MOTOR_RANGE
- Replies: 19
- Views: 8157
Re: PID settings for EXT_MOTOR_RANGE
And where we can define EXT_MOTOR_RANGE?
Thanks you for reply.
regards
Stanley
Thanks you for reply.
regards
Stanley
- Thu Nov 17, 2011 9:34 am
- Forum: Software development
- Topic: MultiWii 1.9
- Replies: 211
- Views: 100870
Re: MultiWii 1.9
I added an external pullups 2k2. WMP and BMA020 are supplied directly from 5V.
In v1.8p2: WMP and BMA020 work, errors are about 600 in 5 minutes.
In v1.9.: Both work debug2 = 0 for 5 minutes.
Good job, thank you very much.
In v1.8p2: WMP and BMA020 work, errors are about 600 in 5 minutes.
In v1.9.: Both work debug2 = 0 for 5 minutes.
Good job, thank you very much.
- Thu Nov 17, 2011 12:45 am
- Forum: Software development
- Topic: MultiWii 1.9
- Replies: 211
- Views: 100870
Re: MultiWii 1.9
1) Now is the BMA020 5V.
2) New Pullups I add Tomorrow, I go to sleep.
2) New Pullups I add Tomorrow, I go to sleep.
- Thu Nov 17, 2011 12:20 am
- Forum: Software development
- Topic: MultiWii 1.9
- Replies: 211
- Views: 100870
Re: MultiWii 1.9
When I powered WMP and BMA020 of 5V, it is the same. V1.9 many errors, status led permanently lights, WMP not works. V1.8p2 errors steps by 6, status led no lights, alarm sometimes flash, WMP and BMA020 works.
Pullups are not so easy to connect to the finished shield.
Pullups are not so easy to connect to the finished shield.
- Wed Nov 16, 2011 9:49 pm
- Forum: Software development
- Topic: MultiWii 1.9
- Replies: 211
- Views: 100870
Re: MultiWii 1.9
1) BMA020 is connected via a 4-pole connector to JP17.
2) 4.69V
3) 4.95V
Thank you for your efforts
2) 4.69V
3) 4.95V
Thank you for your efforts
- Wed Nov 16, 2011 8:36 pm
- Forum: Software development
- Topic: MultiWii 1.9
- Replies: 211
- Views: 100870
Re: MultiWii 1.9
I have Arduino Pro Mini 5V. Accurate Wiring is on previous page (in pic named Wii03.ch). My DIY board have two connectors for I2C device: one powered from D12 over diode (as recommended in the early) a another powered 3.3V.
- Wed Nov 16, 2011 9:04 am
- Forum: Software development
- Topic: MultiWii 1.9
- Replies: 211
- Views: 100870
Re: MultiWii 1.9
1. Using your voltmeter, with the meter's ground probe on the BMA020 GND pin, what voltages do you measure at its UIN and UPullup pins? 3.29V That would indicate that you are using a 3.3V version Arduino CPU board. Is that correct? If possible, please post the URL to the exact Arduino CPU board you...
- Wed Nov 16, 2011 12:21 am
- Forum: Software development
- Topic: MultiWii 1.9
- Replies: 211
- Views: 100870
Re: MultiWii 1.9
1. Using your voltmeter, with the meter's ground probe on the BMA020 GND pin, what voltages do you measure at its UIN and UPullup pins?
3.29V
2. What switch position did you choose for your Seeeduino ATMEGA1280's 3.3_VCC_5V switch?
Sorry, here is right scheme of my plate:
- Tue Nov 15, 2011 11:13 pm
- Forum: Software development
- Topic: MultiWii 1.9
- Replies: 211
- Views: 100870
Re: MultiWii 1.9
@Stalk, unsolder the SDA and SCL wires from the BMA020 board. In the V1.8p2 and V1.9 sketches, disable the BMA020, enable the internal pullups, and select 100KHz speed. Repeat your tests on both software versions. Are the error counts the same as before? Anything change? BMA020 unsoldered and disab...
- Tue Nov 15, 2011 7:25 pm
- Forum: Software development
- Topic: MultiWii 1.9
- Replies: 211
- Views: 100870
Re: MultiWii 1.9
I suggest that both users install V1.8p2 with the I2C R/W test code patch discussed elsewhere in this forum. If there are no I2C errors with that test then we can be assured that the sensors and I2C buss are fine and that problem with V1.9 is only in the new code. If the V1.8p2 I2C chirp test fails...
- Mon Nov 14, 2011 11:54 pm
- Forum: Software development
- Topic: MultiWii 1.9
- Replies: 211
- Views: 100870
Re: MultiWii 1.9
Nothing has changed, WMP does not work, BMA020 works.
- Mon Nov 14, 2011 11:13 pm
- Forum: Software development
- Topic: MultiWii 1.9
- Replies: 211
- Views: 100870
Re: MultiWii 1.9
When I this uncommented, does not work.
- Mon Nov 14, 2011 9:16 pm
- Forum: Software development
- Topic: MultiWii 1.9
- Replies: 211
- Views: 100870
Re: MultiWii 1.9
BMA020 is from ELV. recapitulation: WMP BMA020 Pull-ups(internal) version working enable disable disable 1.9 yes enable disable enable 1.9 yes enable enable enable 1.9 no enable enable disable 1.9 no enable enable enable dev201129 yes enable enable enable 1.8p2 yes ITG3205 enable disable all yes
- Mon Nov 14, 2011 6:50 pm
- Forum: Software development
- Topic: MultiWii 1.9
- Replies: 211
- Views: 100870
Re: MultiWii 1.9
I found that when commenting BMA020, WMP will work and i2c_errors_count = 0
When he Uncomment i2c_errors_count WMP does not work and continuously increasing.
Apparently there is a collision WMP and BMA020 on the bus. What to do?
When he Uncomment i2c_errors_count WMP does not work and continuously increasing.
Apparently there is a collision WMP and BMA020 on the bus. What to do?
- Mon Nov 14, 2011 2:40 pm
- Forum: Software development
- Topic: MultiWii 1.9
- Replies: 211
- Views: 100870
Re: MultiWii 1.9
I have Pull-ups For WMP enabled, for ITG disabled.
- Sun Nov 13, 2011 9:11 pm
- Forum: Software development
- Topic: MultiWii 1.9
- Replies: 211
- Views: 100870
Re: MultiWii 1.9
I work at 100kHz with WMP
- Sun Nov 13, 2011 7:23 pm
- Forum: Software development
- Topic: MultiWii 1.9
- Replies: 211
- Views: 100870
Re: MultiWii 1.9
In your new V1.9 release the debug2 window now shows the I2C error count. You haven't said if yours has any errors being reported. What number do you see?
The number is constantly and rapidly increasing with WMP. With ITG3200 is 0.
- Sun Nov 13, 2011 3:22 pm
- Forum: Software development
- Topic: MultiWii 1.9
- Replies: 211
- Views: 100870
Re: MultiWii 1.9
Hi all,
In version 1.9 I have no response from WMP (original) in the GUI. BMA020 shows movement. With ITG3200 BMA020 the response from both.
In previous versions, everything was OK.
Thank you for your help.
In version 1.9 I have no response from WMP (original) in the GUI. BMA020 shows movement. With ITG3200 BMA020 the response from both.
In previous versions, everything was OK.
Thank you for your help.
- Sat Oct 29, 2011 10:15 am
- Forum: Software development
- Topic: MultiWii_dev_20111017
- Replies: 24
- Views: 10751
Re: MultiWii_dev_20111017
Hi Alex,
Thank you for your quick help.
Thank you for your quick help.
- Fri Oct 28, 2011 11:25 pm
- Forum: Software development
- Topic: MultiWii_dev_20111017
- Replies: 24
- Views: 10751
Re: MultiWii_dev_20111017
Hi people,
I can not config through the LCD. The second line appears at the top and the first ever. Please advice. Thank you.
I can not config through the LCD. The second line appears at the top and the first ever. Please advice. Thank you.
- Tue Sep 06, 2011 10:37 am
- Forum: ESCs, propellers , servos and radios
- Topic: Alternative ESC firmware (reflashing)
- Replies: 640
- Views: 572843
Re: Alternative ESC firmware (reflashing)
Hi Heiko,
Thank you
Regards,
Stalk
Thank you
Regards,
Stalk
- Mon Sep 05, 2011 8:08 pm
- Forum: ESCs, propellers , servos and radios
- Topic: Alternative ESC firmware (reflashing)
- Replies: 640
- Views: 572843
Re: Alternative ESC firmware (reflashing)
Hi Heiko,
thank you for your help.
For 12A I use the hex file from this site?
Sorry, but I'm not a programmer and I can not assembler.
Good luck,
Stalk
thank you for your help.
For 12A I use the hex file from this site?
Sorry, but I'm not a programmer and I can not assembler.
Good luck,
Stalk
- Mon Sep 05, 2011 2:03 pm
- Forum: ESCs, propellers , servos and radios
- Topic: Alternative ESC firmware (reflashing)
- Replies: 640
- Views: 572843
Re: Alternative ESC firmware (reflashing)
Hi,
I tried to fly with the ECC with the firmware from this forum. After about 8 flys one burnt ESC.
There was talk here about the removing three capacitors. What are they please? I have Mystery20A/HK Blue 20A and HK Blue 12A (see pictures).
Thank you in advance for your help.
Regards,
Stalk
I tried to fly with the ECC with the firmware from this forum. After about 8 flys one burnt ESC.
There was talk here about the removing three capacitors. What are they please? I have Mystery20A/HK Blue 20A and HK Blue 12A (see pictures).
Thank you in advance for your help.
Regards,
Stalk
- Sun Aug 28, 2011 10:52 pm
- Forum: ESCs, propellers , servos and radios
- Topic: Alternative ESC firmware (reflashing)
- Replies: 640
- Views: 572843
Re: Alternative ESC firmware (reflashing)
Hi zis_dm,
Thanks for the advice. I will try it later. How do I remove cooler? It's probably glued?
Regards
Stalk
Thanks for the advice. I will try it later. How do I remove cooler? It's probably glued?
Regards
Stalk
- Sun Aug 28, 2011 4:00 pm
- Forum: ESCs, propellers , servos and radios
- Topic: Alternative ESC firmware (reflashing)
- Replies: 640
- Views: 572843
Re: Alternative ESC firmware (reflashing)
Hi,
I reprogrammed the ESC HK Blueseries four and three 20A Mystery 20A firmware from this topic. One piece Mystery 20A does not work with this firmware (see my posts above). When the ESC is still working normally with the original firmware.
Can you deal with someone?
Regards
Stalk
I reprogrammed the ESC HK Blueseries four and three 20A Mystery 20A firmware from this topic. One piece Mystery 20A does not work with this firmware (see my posts above). When the ESC is still working normally with the original firmware.
Can you deal with someone?
Regards
Stalk
- Sat Aug 27, 2011 10:11 am
- Forum: ESCs, propellers , servos and radios
- Topic: Alternative ESC firmware (reflashing)
- Replies: 640
- Views: 572843
Re: Alternative ESC firmware (reflashing)
Hi ziss_dm,
I tried ESC HobbyKing BlueSeries 20A and ... functions. ESC HK has Atmega8A, while Mystery Atmega8.
I do not know the difference. I can not generate a hex for ATmega8A. Would you assist me please?
thank you
Regards
Stalk
I tried ESC HobbyKing BlueSeries 20A and ... functions. ESC HK has Atmega8A, while Mystery Atmega8.
I do not know the difference. I can not generate a hex for ATmega8A. Would you assist me please?
thank you
Regards
Stalk
- Fri Aug 26, 2011 7:21 pm
- Forum: ESCs, propellers , servos and radios
- Topic: Alternative ESC firmware (reflashing)
- Replies: 640
- Views: 572843
Re: Alternative ESC firmware (reflashing)
Hi ziss_dm,
Mystery20A_pwm_fast_200.hex this works just as wrong - just beeps and twitching. Just I drive through servotester.
Regards
Stalk
Mystery20A_pwm_fast_200.hex this works just as wrong - just beeps and twitching. Just I drive through servotester.
Regards
Stalk
- Fri Aug 26, 2011 6:43 pm
- Forum: ESCs, propellers , servos and radios
- Topic: Alternative ESC firmware (reflashing)
- Replies: 640
- Views: 572843
Re: Alternative ESC firmware (reflashing)
Hi ziss_dm,
the original firmware. I thought that you want to verify the correct operation of my programmer.
Mystery20A_aerduino_pwm.hex not working for me.
Mystery20A_pwm_fast_200.hex požaduje normální signál?
Regards
Stalk
the original firmware. I thought that you want to verify the correct operation of my programmer.
Mystery20A_aerduino_pwm.hex not working for me.
Mystery20A_pwm_fast_200.hex požaduje normální signál?
Regards
Stalk
- Fri Aug 26, 2011 5:57 pm
- Forum: ESCs, propellers , servos and radios
- Topic: Alternative ESC firmware (reflashing)
- Replies: 640
- Views: 572843
Re: Alternative ESC firmware (reflashing)
Hi ziss_dm, I flash normal RC firmware back intu ESC and its work normally. However, when I flash fast firmware again, it does not work. Only four beeps and turn choppy when I turn on the motor. It would help remove the three capacitors, which you talked about earlier? I'm running on 3 lipo. thank y...
- Fri Aug 26, 2011 1:45 pm
- Forum: ESCs, propellers , servos and radios
- Topic: Alternative ESC firmware (reflashing)
- Replies: 640
- Views: 572843
Re: Alternative ESC firmware (reflashing)
Unfortunately I'm at work. I will try it tonight. Should I remove the capacitors, which are discussed above?
I do not know but ktré are.
thank you
I do not know but ktré are.
thank you
- Fri Aug 26, 2011 9:36 am
- Forum: ESCs, propellers , servos and radios
- Topic: Alternative ESC firmware (reflashing)
- Replies: 640
- Views: 572843
Re: Alternative ESC firmware (reflashing)
Hi ziss_dm Thank you for your reply. I tried MINTHROTTLE until 1250, but unsuccessfully. I also tried a bigger engine 20-22L, but nothing. Is this correct? void writeMotors() { // [1000;2000] => [125;250 for(uint8_t i=0;i<min(NUMBER_MOTOR,4);i++ #ifndef EXT_MOTOR_RANGE analogWrite(PWM_PIN[i], motor[...
- Fri Aug 26, 2011 7:38 am
- Forum: ESCs, propellers , servos and radios
- Topic: Alternative ESC firmware (reflashing)
- Replies: 640
- Views: 572843
Re: Alternative ESC firmware (reflashing)
I reflashing alternative firmware to ESC Mystery 20A. I modified the MWC by ziss_dm. I have connected the engine Keda 20-50. The engine does not start. Only slowly rotate jerky.
How can I be wrong?
Thanks for any reply.
How can I be wrong?
Thanks for any reply.
- Thu Aug 25, 2011 9:22 pm
- Forum: ESCs, propellers , servos and radios
- Topic: Alternative ESC firmware (reflashing)
- Replies: 640
- Views: 572843
Re: Alternative ESC firmware (reflashing)
In this way I program without soldering.
- Thu Aug 25, 2011 7:59 pm
- Forum: ESCs, propellers , servos and radios
- Topic: Alternative ESC firmware (reflashing)
- Replies: 640
- Views: 572843
Re: Alternative ESC firmware (reflashing)
Correction:
The motor will beep four times. They try to spin, but not spin. Only turning jerkily.
Where's my mistake, please?
The motor will beep four times. They try to spin, but not spin. Only turning jerkily.
Where's my mistake, please?

- Thu Aug 25, 2011 6:30 pm
- Forum: ESCs, propellers , servos and radios
- Topic: Alternative ESC firmware (reflashing)
- Replies: 640
- Views: 572843
Re: Alternative ESC firmware (reflashing)
We figured it out. The Mega Seeduino it is:
Reset - 53
MOSI - 51
MISO - 50
SCK - 52
Everything went as it should
, but the ESC will beep three times and just enough. Arduino Pro Mini MWC him start.
What to do, please help.

Reset - 53
MOSI - 51
MISO - 50
SCK - 52
Everything went as it should



What to do, please help.


- Thu Aug 25, 2011 9:37 am
- Forum: ESCs, propellers , servos and radios
- Topic: Alternative ESC firmware (reflashing)
- Replies: 640
- Views: 572843
Re: Alternative ESC firmware (reflashing)
I use Mega Seeduino v1.22 as a programmer. ISP pins are 10,11,12,13 or 50,51,52,53? Here I could be wrong.
Thank you for your answer.
Thank you for your answer.
- Wed Aug 24, 2011 10:40 am
- Forum: ESCs, propellers , servos and radios
- Topic: Alternative ESC firmware (reflashing)
- Replies: 640
- Views: 572843
Re: Alternative ESC firmware (reflashing)
I tried to upload new firmware into Mystery20A and also in HK BlueSeries 20A, but I failed. First I tried: D:\Dokumenty\arduino ostatní\mystery>"D:\Program files\arduino-0022\hardware\too ls\avr\bin\avrdude.exe" -C "D:\Program files\arduino-0022\hardware\tools\avr\etc \avrdude.conf&qu...
- Wed Jun 29, 2011 12:45 pm
- Forum: Software development
- Topic: New defaults for r190 compared to v1.7?
- Replies: 4
- Views: 2215
Re: New defaults for r190 compared to v1.7?
Hi everyone,
I have a similar problem (WMP + NK both original), but only in a stable mode.
With ITG3200 + BMA020 it is OK.
I have a similar problem (WMP + NK both original), but only in a stable mode.
With ITG3200 + BMA020 it is OK.
- Sat Jun 18, 2011 10:41 am
- Forum: Software development
- Topic: strange behavior in level mode
- Replies: 8
- Views: 4172
Re: strange behavior in level mode
Hi, I discovered there is an overflow variable error here: PTerm = errorAngle*P8[PIDLEVEL]/100 ; //680*10 = 6800: 16 bits is ok here For the moment, this should be changed to: PTerm = errorAngle*(P8[PIDLEVEL]/10)/10 ; //680*10 = 6800: 16 bits is ok here Something similar happens to me with version ...
- Tue Jun 14, 2011 7:20 pm
- Forum: Shields, boards and sensors
- Topic: ITG3200 is better than WMP?
- Replies: 12
- Views: 6404
Re: ITG3200 is better than WMP?
Hi Your honor ziss_dm, this is spectacular!!!!! Already after the first flight, it is clear that it is much better. I do not understand too much calculation in the IMU, but it seems to me similar to dev0607. Still dev0607 did not work well with my ITG3200. Can I use your modified sketch with WMP or ...
- Tue Jun 14, 2011 4:03 pm
- Forum: Shields, boards and sensors
- Topic: ITG3200 is better than WMP?
- Replies: 12
- Views: 6404
Re: ITG3200 is better than WMP?
Thank you for your help, I'll try your tips and I'll know. ITG3200 I was connected directly to the Arduino, now I have a 4k7 pull-ups to 3.3V and internal disabled. But it is the same. The engine and propeller is ballanced (maybe wrong?). I will try to dampen complex FC. Cycle time with WMP is longe...
- Tue Jun 14, 2011 7:54 am
- Forum: Shields, boards and sensors
- Topic: ITG3200 is better than WMP?
- Replies: 12
- Views: 6404
Re: ITG3200 is better than WMP?
ziss_dm wrote:Hi Stalk,
I forget to ask: What is your cycle time with WMP and ITG?
regards,
ziss_dm
Hi ziss_dm,
My cycle time is about 2700.
- Mon Jun 13, 2011 9:53 pm
- Forum: Shields, boards and sensors
- Topic: ITG3200 is better than WMP?
- Replies: 12
- Views: 6404
Re: ITG3200 is better than WMP?
I was wrong, of course, there have 8x4.5
- Mon Jun 13, 2011 8:30 pm
- Forum: Shields, boards and sensors
- Topic: ITG3200 is better than WMP?
- Replies: 12
- Views: 6404
Re: ITG3200 is better than WMP?
Hi ziss_dm, thank you for your response 1) The size is 25cm from the center to the engine, weight about 500g, KD20-50 engines, propellers EPP 10x4.5, ESC Plush 10A BMA020 is powered from Arduino D12 through diode, ITG3200 (Sparkfun) from 3.3V, address is changed as the FFIMU 2) The PID is the defaul...
- Sun Jun 12, 2011 9:32 am
- Forum: Shields, boards and sensors
- Topic: ITG3200 is better than WMP?
- Replies: 12
- Views: 6404
Re: ITG3200 is better than WMP?
This initialization code I use, but is very nervous tricopter compared to WPM.
Nevertheless, I thank you, you're the only one who tried to help me.
Nevertheless, I thank you, you're the only one who tried to help me.
- Fri Jun 10, 2011 8:34 pm
- Forum: Shields, boards and sensors
- Topic: ITG3200 is better than WMP?
- Replies: 12
- Views: 6404
ITG3200 is better than WMP?
My tricopter and quadrocopter fly very well with the WMP and BMA020 with software version 1_7.
But ITG3200 and BMA020 are turbulent, does not help tuning PID. I tried 1_7, dev0529 and dev0607.
I've spent with it for several weeks without result.
You advise someone what is wrong?

But ITG3200 and BMA020 are turbulent, does not help tuning PID. I tried 1_7, dev0529 and dev0607.
I've spent with it for several weeks without result.

You advise someone what is wrong?