USBtinyISP and AVR mini dev board issue

For Adafruit customers who seek help with microcontrollers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
thelandofthedave
 
Posts: 31
Joined: Sun Jan 11, 2009 6:04 pm

USBtinyISP and AVR mini dev board issue

Post by thelandofthedave »

I just completed soldering these two kits together. I am getting an error with device sig.... Below is a copy and paste of the exact output
What would cause the sig to be off such as this?

new-host:~ thedave$ avrdude -c usbtiny -p t2313

avrdude: AVR device initialized and ready to accept instructions

Reading | ################################################## | 100% 0.01s

avrdude: Device signature = 0x1e950f
avrdude: Expected signature for ATtiny2313 is 1E 91 0A
Double check chip, or use -F to override this check.

avrdude done. Thank you.

User avatar
thelandofthedave
 
Posts: 31
Joined: Sun Jan 11, 2009 6:04 pm

Re: USBtinyISP and AVR mini dev board issue

Post by thelandofthedave »

ah i found my problem. One my syntax was not correct. Probably due to a slight brain explosion....
I was also using a version of AVR DUDE that did not support the ATMEGA 328P. I now am. All is fine. I have been able to write to two chips.

Locked
Please be positive and constructive with your questions and comments.

Return to “Microcontrollers”