avrdude: stk500_getsync(): not in sync: resp=0x00
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51
I`m using arduino 0023, selected board pro mini 5V, atmega 328, examples - basics - blinky, pin D13.
No blink at d13, but red errors
can anyone point me into the right direction?.
Thanks
Hello Johnguy
I had the same error and got it working
If you have Arduino Duemilanove board
Download Arduino 1.0 Then load Arduino 1.0
Connect your board to the PC with USB cable
Check that this board is detected in device manager and take a note of which COM port is set to
Now run Arduino app
go to tool scroll down to select board see all the supported board and select your board type
again on tool go to serial port and see the COM number and select the one which is in device manager
then select open
Then 1.basics then blink
Then press upload and off you go
techserve