change fuse setting using USBtinyISP

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
EEdy
 
Posts: 20
Joined: Mon Jun 03, 2013 11:06 pm

change fuse setting using USBtinyISP

Post by EEdy »

Hi, i have a spokePOV and USBtinyISP, i found that the original attiny2313 chip (the one comes with the spokepov kit) runs at a faster clk then the attiny2313 i bought somewhere else, how do i change the clock of the attiny2313 (not from the spokepov kit) using USBtinyISP? specifically, i want to change the fuse of my new attiny2313 chip to become the same as the original attiny2313, how do i do it?
Thanks

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: change fuse setting using USBtinyISP

Post by adafruit_support_rick »

Check out the fuse calculator here
http://www.engbedded.com/fusecalc

At the bottom, it will show you the correct argument list to avrdude to set the fuses

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

Return to “USBtinyISP”