Mar 22, 2016 如果你的IDE出现avrdude: stk500recv: programmer is not responding的提示的时候,注意看看你的数字0和数字1是不是插着东西。如果你将数码管接到了数字0和数字1上,每次上传代码时,都要拔下来才行。. Avrdude: stk500recv: programmer is not responding The EtherTen combines an Uno-equivalent Arduino-compatible board and Wiznet-based Ethernet support, along with a microSD card slot and Power-over-Ethernet support. I recently bought an Arduino Pro Mini(3.3V 328p, 8MHz) along with a CP2102 USB to TTL UART convertor. When I try to upload a sketch to the Pro Mini using it, I get a avrdude:stk500recv: programm. Hello, I have an Arduino uno with Atmega 328 pu and arduino ide 1.0.6programming language. I am using a Mac10.6.3. Whenever I try to upload a program, It tells me avrdude: stk500recv: programmer is not responding.
Hello, I'm a new arduino user, I have problem with my arduino. At first my arduino uno is doing perfect. But after a few days the message 'avrdude: stk500recv: programmer is not responding avrdude: stk500getsync attempt 1 of 10: not in sync: resp=0x38' start to annoying me. I've googling a few days but I dont get the solution, many solutions are blamming the pc-arduino connection, i dont.
Hi forum:
I would like to share with you a problem I am having. I am using the Arduino Nano v3.0, ATMega328P. I have just written my program and the program was fine. But when it was uploading it gave this message:
Arduino: 1.8.8 (Mac OS X), Board: “Arduino Nano, ATmega328P”
Sketch uses 1810 bytes (5%) of program storage space. Maximum is 30720 bytes.
Global variables use 184 bytes (8%) of dynamic memory, leaving 1864 bytes for local variables. Maximum is 2048 bytes.
/Applications/Arduino.app/Contents/Java/hardware/tools/avr/bin/avrdude -C/Applications/Arduino.app/Contents/Java/hardware/tools/avr/etc/avrdude.conf -v -patmega328p -carduino -P/dev/cu.usbserial-1420 -b115200 -D -Uflash:w:/var/folders/86/prt1t3bs51z518qf01myn6_w0000gp/T/arduino_build_829922/jan01.ino.hex:i
avrdude: Version 6.3-20171130
Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
Copyright (c) 2007-2014 Joerg Wunsch
Avrdude: Stk500_recv(): Programmer Is Not Responding Mac
System wide configuration file is “/Applications/Arduino.app/Contents/Java/hardware/tools/avr/etc/avrdude.conf”
User configuration file is “/Users/jayden/.avrduderc”
User configuration file does not exist or is not a regular file, skipping

Using Port : /dev/cu.usbserial-1420
Using Programmer : arduino
Overriding Baud Rate : 115200
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x00
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x00
Avrdude: Stk500_recv(): Programmer Is Not Responding Avrdude: Stk500_getsync()
avrdude done. Thank you.
Problem uploading to board. See http://www.arduino.cc/en/Guide/Troubleshooting#upload for suggestions.
This report would have more information with
“Show verbose output during compilation”
option enabled in File → Preferences.
As the error message says, I am using MacOS Mojave, version 10.14.2. My Arduino IDE version is 1.8.8 and I just downloaded it yesterday because my old one isn’t working.
Every time I upload to this board, there is a problem. The exact same one. Note that that isn’t true for my Arduino Uno.
Avrdude%3a Stk500_recv()%3a Programmer Is Not Responding
Also, when I try to load board information, Nano says “Unknown board” while Uno says “Arduino/Genuino Uno”. All these information is attached. My verbose output is “upload”. Do I need to use compilation? Again, the screenshot is also attached.
Avrdude: Stk500_recv(): Programmer Is Not Responding Linux
Please help and a happy new year.