Arduino Forum
>
Using Arduino
>
Installation & Troubleshooting
>
Funduino upload problem avrdude: stk500_recv(): programmer is not responding
Print
Go Down
Pages:
[1]
Topic: Funduino upload problem avrdude: stk500_recv(): programmer is not responding
(Read 1 time)
previous topic
-
next topic
Someonelse
Newbie
Posts: 2
Karma: 0
[add]
Funduino upload problem avrdude: stk500_recv(): programmer is not responding
Dec 11, 2015, 10:24 pm
I have a Problem with my new Funduino. It is my first Arduino.
When I click upload in the IDE
the code compiles
the devive led blinks twice quickly
i get this errormessage:
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x3e
...
the upload seems to take forever
and fails after 10 attempts
I tried:
restarting pc
different usb port
reinstalling drivers
pressing reset quickly before upload
Google and me are out of ideas. Can you help me please?
Possibly weird: the board show as "USB Serial Device" not as "Arduino UNO" in my device manager
Thank you!
Someonelse
Newbie
Posts: 2
Karma: 0
[add]
Re: Funduino upload problem avrdude: stk500_recv(): programmer is not responding
#1
Dec 11, 2015, 10:34 pm
Thread can be closed
Turns out when I select Arduino Duemilanove ATMEGA328 it works. Thanks anyway!
DrAzzy
ATtiny Obsessee
Shannon Member
Posts: 12,149
Karma: 1734
[add]
https://www.tindie.com/stores/DrAzzy/
Re: Funduino upload problem avrdude: stk500_recv(): programmer is not responding
#2
Dec 11, 2015, 10:40 pm
So it's got the old bootloader on it.
If you connect an ISP programmer to it and call it an uno, and burn the bootloader, that will make it use the uno bootloader and you'd thereafter use it by selecting Uno.
ATTinyCore and megaTinyCore for all ATtiny, DxCore for DA/DB-series! github.com/SpenceKonde
http://drazzy.com/package_drazzy.com_index.json
ATtiny breakouts, mosfets, awesome prototyping board in my store
http://tindie.com/stores/DrAzzy
AWOL
Guest
Re: Funduino upload problem avrdude: stk500_recv(): programmer is not responding
#3
Dec 11, 2015, 10:46 pm
Quote from: Someonelse on Dec 11, 2015, 10:34 pm
Thread can be closed
Just edit your original post's title to prefix it with "[closed]".
Print
Go Up
Pages:
[1]
Loading...