Hello All:
I need an urgent help on the firmware uploading for ArduIMU ver2. The main problem is when I upload the firmware, Arduino shows "Uploading to the board", and nothing apprears then. And the arduIMU now is with RED & YELLOW LED constant ON after power-on. So wield.
What I am doing is as follows:
1. use DIY FTDI cable, connect the arduIMU and power on, confirm no GPS and magneto connected;
2. use the latest Arduino 0018 version;
3. confrim use the right usb port (com7 in my lattop) and check "Set RTS On Close";
4. download arduIMU_v1.7, --> unzip to a folder "arduimu" (same as the main pde file);
5. run Arduino 0018, confirm "Arduino Duemilanove w/ATmega328" and "com7";
6. press the "Upload to I/O board" button.
Done, wait for 20 mins, still "uploading to I/O board", then RED + YELLOW LED contant ON.
Kindly help me out what is wrong about my process. Can I save my ArduIMU out?
Alex
Replies
I know the DIY FTDI cable is working and the FTDI drivers are working because I have been uploading code to my ARDUPilot today. hmmm...
later
Ben
Many thx for your confirming, and sorry for the late reply due to time-zone difference.
Now things become even a bit worse. I tried the same procedure on another desktop, based on another well-working ArduIMU ver2 in my hand. The uploading is quite fast now and after 30-40sec, it shows "done uploading". But the same thing happened. RED and Yellow LED constant on!
I go back to the forum and found the airstart is set to 1 in the ArduIMU_17. So I change it to "0", and upload again. The LED works as follows: first all LED are blinking, then RED and Yellow are continuing blinking but with slower rate, lastly all LED are contantly OFF.
Still need your help on suggestion to save my 2 * ArduIMU.
Many thanks again.
Alex
The v1.7 pack only has the .pde files inside, but no .SVN folder. Is it compulsory for the arduino compiling?
Thx.