Hi all, I am a newbie to the wonderful world of Arduino (please be gentle :)).
Purchased a Pro Mini 328 and a Arduino Mini USB adapter for a future Quadcopter controller project. Purchased herehttp://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&item=270702992896&ssPageName=STRK:MEWNX:IT#ht_3737wt_905
Trying to upload the usual "Blink" sketch.
I am getting the all too common error
avrdude: stk500_getsync(): not in sync: resp=0x00
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51
XP Machine running Arduino 0022
FTDI driver 2.8.12.0 (most current).
Using USB power
Tried many different timings for the reset button press.
Have also tried taking "RST" low for the reset. Same results.
I only get several quick red (tx) blinks from the Mini USB adapter. No Green (rx) blinks whatsoever. But at least I know I am on the correct com port.
After pressing the reset button I do not get any "ack" blinks from the LED on pin 13. I have actually never seen the led on 13 light up. Is there a possibility that there is no bootloader on this chip?
Where are you located?
I buy prominis from gravitech.us
Yours looks different than the 16 or so I bought.
Like the programming pins are all swapped or something.
Mine do the slowly increasing in speed blink when powered up fresh. Maybe no bootloader as you suggest.
CrossRoads:
Where are you located?
I buy prominis from gravitech.us
Yours looks different than the 16 or so I bought.
Like the programming pins are all swapped or something.
Mine do the slowly increasing in speed blink when powered up fresh. Maybe no bootloader as you suggest.
Thanks for the quick response.
I am in St. Petersburg, FL. I might check gravitech if I cannot get this thing working.
You are correct - the pins at the opposite end of the board from the reset switch are reversed. but they do line up with the USB TX RX Vcc and GND.
When you mention "increasing in speed blink" upon powering do you mean the pin 13 led or main (green) power led on Pro Mini.
I should also mention mine has no Sparkfun logo. www.geeetech.com on the backside of the board. This might be the problem too.
Is the FTDI TX pin connected to TX or RX pin on Pro Mini? After reading all instructions, I got it wrong. When I connected TX to TX and RX to RX, it started to work. What's to logic, I'm not sure, and I don't need to care anymore 'couse it works.
"Must the "Green" terminal on the Pro Mini be connected??"
I would say no if pressing reset is working for you.
I would connect the CTS line to ground, lets the programmer know the promini is ready to accept data.
"When you mention "increasing in speed blink" upon powering do you mean the pin 13 led or main (green) power led on Pro Mini. "
The pin13 LED flashes faster & I think goes to full on, then repeats.
I don't have any left with original programming anymore, otherwise would verify for you.