Page 1 of 1
Cannot upload to the FC
Posted: Mon Nov 24, 2014 9:24 pm
by Beetlex1968
Hi Folks !
I have 3 FC and 2 FTDI Adapters Cables......
ALL of the Controllers work when connecting to the PC via the Cables MultiWiiGUI AND MultiWii WIN GUI the show nice behaving ....reacting to TX inputs...attitude changes..... but.....
i CANNOT upload new Multiwii Sketches onto them..( also no EEPROM Clear )....it breaks up with a timeout.."avrdude: stk500v2_ReceiveMessage(): timeout"
im using Arduino 1.06 IDE
any Ideas ?
Re: Cannot upload to the FC
Posted: Tue Nov 25, 2014 12:53 pm
by Arakon
Did you select the correct board and chip in arduino?
Re: Cannot upload to the FC
Posted: Tue Nov 25, 2014 12:55 pm
by Goetz
did you try another USB-Port? preferrable one you normally don't use. If this doesn't help, de- and reinstall driver for your ftdi... ....you might try to deinstall all other COM-Devices so that reconnection to the ftdi does faster as the last option I know...
Re: Cannot upload to the FC
Posted: Wed Dec 03, 2014 11:49 am
by a8med
I had the same issue, try holding the reset button on the FC and press upload on the PC. When you se the uploading in audrino relise the reset and It will upload just fine.
Re: Cannot upload to the FC
Posted: Wed Dec 03, 2014 8:44 pm
by Beetlex1968
No change

Just to make sure:
Board: Arduino 2560 or Mega ADK
Programmer: AVRISP mkII
what means install Bootloader under the Tool Tab ?
Thx Beetlex
Re: Cannot upload to the FC
Posted: Thu Dec 04, 2014 6:29 am
by Arakon
First of all, are your FCs actually Arduino 2560? Which one are they exactly?
Bootloader should never be needed unless you actually flashed and messed up using the ISP port instead of FTDI.
Re: Cannot upload to the FC
Posted: Thu Dec 04, 2014 3:26 pm
by Beetlex1968
Hi !
The Boards are Atmel 2560s.....either :
http://www.hobbyking.com/hobbyking/stor ... _V2_0.htmlor
http://witespyquad.gostorego.com/flight ... oller.htmlThe upload with the USB board works ( at least with the HK Boards......at the other boards the USB Port went off

)
And all Boards work fine when connected via FTDI to the MultiWiiGUI....but there ( FTDI) no upload is possible.....
Re: Cannot upload to the FC
Posted: Sat Dec 27, 2014 3:29 pm
by bejo52
I have a similar problem but it works with a old Arduino 1.01 IDE.
Maybe you can try this.