Arduino Code 2.7 Issues + LED Issues

Our team has been trying to get the Ardupilot 2.7 code loaded onto our board but for some reason we are not being successful. The anomalies we have been getting are the following:

 

1) Once the board is powered for the first time after soldering everything together (powered using an ESC which is connected to a battery) the yellow STAT light and blue GPS LOCK light come on solid and then stay solid without ever flashing in sequence like the manual indicates they should do coming right from the factory. The Red POWER light is functioning correctly, it comes on solid and remains solid at the same time that the other two lights come on.

 

2) Following this power up procedure we still attempted to load the Ardupilot 2.7 code onto the board (even though the LED's were not functioning correctly) and we keep getting the following error message:

              Binary sketch size: 23776 bytes (of a 30720 byte maximum)
              avrdude: stk500_getsync(): not in sync: resp=0x00
              avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51

From reading other forums on here we have noticed that this appears to be a rather common error. We have checked all of the common possibilities that could cause this error (e.g. soldering joints, selecting the right board, plugging in the FTDI cable the correct way, etc) and still we cannot figure out how to get the code to load.

 

A summary of what we are using so we are all on the same page is the following:

- We are using the "regular" Ardupilot

- We do not connect anything else to the board (no shield, no GPS, no sensors)

- We are powering from an ESC

- When the power is applied, the LEDs go on and stay on

- We have tried 2 different Ardupilots with with the same results

- We have checked the ESC voltage to see what it is providing, it is providing 5.6 volts. This is acceptable.(right?)

 

We have also included photos of the top and bottom of the board for you to proof our soldering.

 

Please let us know if you know what the problem is. We have tried our setup process on two boards now and have gotten the exact same result both times (those 3 LED's all going solid right away once the ESC is turned on, then the code not loading). The only thing we HAVE NOT verified from the list of common errors is that our FTDI cable is working properly and hasn't been corrupted.

 

Any help at all is appreciated. Thank you.

P1000235.JPG

P1000236.JPG

P1000237.JPG

You need to be a member of diydrones to add comments!

Join diydrones

Email me when people reply –

Replies

  • Any luck?

     

    Mike

  • Todd

    Goggle search on the first error message indicates that the most likely culprits are board ID or COM setting.

    I had stayed with COM 1.  Took a while but I found that the FDTI installation had used COM4.  Will try this tomorrow - too late to think tonight.  Set Control Panel to Classic format (as befits my age) >> System >> Device Manager (far upper left) >>Ports >> bottom assigned port was "USB Serial Port (COM4)"

    Maybe this will work for you.

     

    Mike Cowan

  • Todd

    Thurs - 3 Mar Reached the software load task on an identical setup - setup parameters as you today. Very similar results

    Up load run to completion and left 2 arvdude anomaly reports:

    arvdude:stk500_getsync():not sync:response=0x00

    arvdude:stk500_disable():protocol error, expect=0x14, response=0x51

     

    loaded the standard easystar source with no changes.

     

    Everything went slick as oil up to here. Instructions good. However I am a novice - know enough to guess that the anomaly refers to some data exchange activity

     

    I look forward with you to some helpful guides to troubleshooting beyond those paths we have each checked out. The soldering is pinpoint professional. If you find a fix on your own please publish it here. Thanks

     

    Mike Cowan

This reply was deleted.

Activity