Programming Arduino Mega 2560 with 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
seo08
 
Posts: 1
Joined: Tue Aug 28, 2012 6:51 am

Programming Arduino Mega 2560 with USBtinyISP

Post by seo08 »

Goodmorning!

I have to upload my new bootloader into Arduino Mega 2560 board. Is this possible with the USBtinyISP device? This is an older question, I know, but there is a bit confusion: seems that it's possibible and seems not! If not how can i upload my bootloader?

Thanks in advance :)
seo08

User avatar
adafruit_support_bill
 
Posts: 88093
Joined: Sat Feb 07, 2009 10:11 am

Re: Programming Arduino Mega 2560 with USBtinyISP

Post by adafruit_support_bill »

The USBtinyISP will not handle processors with more than 64KB of flash. So that rules out the 2560. This blog discusses some other options for the 2560: http://arduinomega.blogspot.com/2011/06 ... s-new.html

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

Return to “USBtinyISP”