Page 1 of 1

Avrdude cant find USBtiny.

Posted: Wed Aug 17, 2011 10:42 pm
by THe Floating Brain
I told my robotics team that this year I would learn WinAVR. But I have encountered a issue. I have iterated through the steps on how to properly install this programmer ( http://www.ladyada.net/make/usbtinyisp/ ) time and time again. I have also referenced the "HELP!!!" section on the website. Despite this avrdude refuses to recognize my USBtiny programmer device.

" avrdude: Error: Could not find USBtiny device (0x1781/0xc9f)

avrdude done. Thank you. "

Can someone help me out?
Thank you! :-D

P.s I know I can sometimes be unclear as to my purpose. If any further clarification is required please let me know.

Re: Avrdude cant find USBtiny.

Posted: Thu Aug 18, 2011 7:48 pm
by dr-snipe
My impression of USBTiny programmers is that they are junk. I've read multiple threads on Sparkfun's forum about problems people have been having with those. Looking at http://forum.sparkfun.com/viewforum.php?f=7 you can probably see at least 5 threads about a problem with that programmer. I would recommend getting a more exepnsive programmer seeing many responses saying that the cost of a more expensive programmer pays off.

I don't actually have one of those but that's just what I've learned about them after reading reviews. I'd double check to see if you have all your drivers installed correctly. I believe it's supposed to emulate a parallel port and being interacted with via the usb port but I'm not sure.

Post your AVRDude command here just to make sure it's formatted correctly. Here's also a thread that a guy with the exact same problem as you started: http://forum.sparkfun.com/viewtopic.php?f=7&t=29243 Not sure if he ever did find a solution :/

Re: Avrdude cant find USBtiny.

Posted: Fri Aug 19, 2011 2:52 pm
by THe Floating Brain
dr-snipe wrote:My impression of USBTiny programmers is that they are junk. I've read multiple threads on Sparkfun's forum about problems people have been having with those. Looking at http://forum.sparkfun.com/viewforum.php?f=7 you can probably see at least 5 threads about a problem with that programmer. I would recommend getting a more exepnsive programmer seeing many responses saying that the cost of a more expensive programmer pays off.
So I got ripped off?
dr-snipe wrote: I don't actually have one of those but that's just what I've learned about them after reading reviews. I'd double check to see if you have all your drivers installed correctly. I believe it's supposed to emulate a parallel port and being interacted with via the usb port but I'm not sure.
The way I installed them ( Windows Vista ) was the exact same way this guy did: http://www.youtube.com/user/anajonesr#p ... gGHIKSe2WU except I downloaded the USBtiny drivers instead of his. I confirmed the correct way to install them on the website ( they get you to the same window just by different methods ).
dr-snipe wrote: Post your AVRDude command here just to make sure it's formatted correctly. Here's also a thread that a guy with the exact same problem as you started: http://forum.sparkfun.com/viewtopic.php?f=7&t=29243 Not sure if he ever did find a solution :/
I got this command from a tutorial I was watching. I am usaing a Atmega 8

Code: Select all

     avrdude -c USBtiny -p m8