TinyCircuits Forum

TinyCircuits Products => TinyDuino Processors & TinyShields => Topic started by: jfputnam on April 24, 2017, 01:06:56 PM

Title: Unable to upload to tinyDuino board
Post by: jfputnam on April 24, 2017, 01:06:56 PM
Having trouble unloading sketches, made some upgrades to pc and new version of Arduino UI. 

I have the ASM2001 rev  8 board and am trying to get the GPS working but can't upload sketch.

I am using Arduino 1.8.1 UI

board: Arduino pro or pro mini
processor: ATMega328(3.3v 8 MHz)
port: com3
programmer: AVRISP  mkll

it is trying to load at 57k

I get

Arduino: 1.8.1 (Windows 10), Board: "Arduino Pro or Pro Mini, ATmega328 (3.3V, 8 MHz)"

.......

avrdude: Version 6.3, compiled on Dec 16 2016 at 13:33:19
         Copyright (c) 2000-2005 Brian Dean, http://www.bdmicro.com/
         Copyright (c) 2007-2014 Joerg Wunsch

         System wide configuration file is "C:\Users\John\AppData\Local\Arduino15\packages\arduino\tools\avrdude\6.3.0-arduino8/etc/avrdude.conf"

         Using Port                    : COM3
         Using Programmer              : arduino
         Overriding Baud Rate          : 57600
avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x30
avrdude: stk500_getsync() attempt 2 of 10: not in sync: resp=0x20
avrdude: stk500_getsync() attempt 3 of 10: not in sync: resp=0x30
avrdude: stk500_getsync() attempt 4 of 10: not in sync: resp=0x20
avrdude: stk500_getsync() attempt 5 of 10: not in sync: resp=0x30
avrdude: stk500_getsync() attempt 6 of 10: not in sync: resp=0x20
avrdude: stk500_getsync() attempt 7 of 10: not in sync: resp=0x30
avrdude: stk500_getsync() attempt 8 of 10: not in sync: resp=0x20
avrdude: stk500_getsync() attempt 9 of 10: not in sync: resp=0x30
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x20

avrdude done.  Thank you.

An error occurred while uploading the sketch


I suspect I have the speed or the programmer or some other tumbler out of place.  Any help is welcome.

---John Putnam
Title: Re: Unable to upload to tinyDuino board
Post by: boddeke on May 29, 2017, 03:18:05 AM
any luck? got the same issue. (hw is ok, all works fine with codebender)