avrdude: stk500_recv(): programmer is not responding

nicole_sxt

  • Newbie
  • *
    • Posts: 1
    • View Profile
Hi, when I was going through the tutorial and connecting my tinyduino to my mac, uploading from the basic files(blinking). Everything is fine but the "programmer is not responding" poped up for no reason. I just want to know if there's anything wrong with the board or is there anything I can do to fix this?

Thanks a lot!


gojirademonstah

  • Newbie
  • *
    • Posts: 1
    • View Profile
Hi, when I was going through the tutorial and connecting my tinyduino to my mac...

Same issue on Windows 7 using Arduino IDE 1.6.3.


TinyCircuits

  • Administrator
  • Hero Member
  • *****
    • Posts: 108
    • View Profile
    • TinyCircuits Homepage
Sorry that you're having problems, one difference between newer versions of the Arduino IDE and older ones is the way the board is selected.  Under Tools... Board, make sure "Arduino Pro or Pro Mini" is selected.  Then under Tools... Processor, make sure the Processor is set to "Atmega328 (3.3V, 8MHz). 

Try that and see if it helps.

Thanks,

Ken
TinyCircuits


jcubic

  • Newbie
  • *
    • Posts: 0
    • View Profile
I have the same problem with Arduino IDE 2.3.4

I've set everything as in instruction. Do I need to set the programmer?

It seems not selected. I don't see anything in instructions about programmer.

This is the output I'm getting after setting verbose:

Code: [Select]
avrdude: Version 6.3-20190619
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2014 Joerg Wunsch

         System wide configuration file is "/home/kuba/.arduino15/packages/arduino/tools/avrdude/6.3.0-arduino17/etc/avrdude.conf"
         User configuration file is "/home/kuba/.avrduderc"
         User configuration file does not exist or is not a regular file, skipping

         Using Port                    : /dev/ttyACM0
         Using Programmer              : arduino
         Overriding Baud Rate          : 57600
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x00
...


 

SMF spam blocked by CleanTalk