USBtinyISP used to set fuses?

USB AVR Programmer and SPI interface. Adafruit's USBtinyISP.

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
Greg
 
Posts: 2
Joined: Sat Aug 30, 2008 9:21 pm

USBtinyISP used to set fuses?

Post by Greg »

My only programmer is the USBtinyISP and it works like a charm every time.

I am curious if it can be used to check and set the fuses of the target board. And if it can, where do I look for more info on how to do it?

Thanks,
~Greg

magician13134
 
Posts: 1119
Joined: Wed Jun 13, 2007 9:17 am

Post by magician13134 »

Yes you can. Have you seen the tutorial page here?
http://www.ladyada.net/learn/avr/fuses.html

Hope that helps

Greg
 
Posts: 2
Joined: Sat Aug 30, 2008 9:21 pm

Post by Greg »

Yes, that tells me what you can do, but how do you do it?

mtbf0
 
Posts: 1645
Joined: Sat Nov 10, 2007 12:59 am

Post by mtbf0 »

avrdude, dude. -U option.

koolkat
 
Posts: 358
Joined: Tue May 06, 2008 8:42 pm

Post by koolkat »

Here's an easier way...

http://www.vonnieda.org/AVRFuses/

You need .NET Framework 2 to run it in Windows's
http://www.microsoft.com/downloads/deta ... laylang=en
(free from MS)

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

Return to “USBtinyISP”