Loading...
Pages: [1]   Go Down
Author Topic: Atmega2560 bootloader hex file?  (Read 2356 times)
0 Members and 1 Guest are viewing this topic.
Nova Scotia
Offline Offline
Full Member
***
Karma: 2
Posts: 122
View Profile
WWW
 Bigger Bigger  Smaller Smaller  Reset Reset

I have an Atmega2560 on a protoboard and i'm looking for the correct bootloader. The bootloader folder in my arduino directory only has the stk500boot_v2_mega2560.hex file located in the stk500v2 folder. Is this the correct one? Do the fuse bits below look correct?

##############################################################

mega2560.name=Arduino Mega 2560

mega2560.upload.protocol=stk500v2
mega2560.upload.maximum_size=258048
mega2560.upload.speed=115200

mega2560.bootloader.low_fuses=0xFF
mega2560.bootloader.high_fuses=0xD8
mega2560.bootloader.extended_fuses=0xFD
mega2560.bootloader.path=stk500v2
mega2560.bootloader.file=stk500boot_v2_mega2560.hex
mega2560.bootloader.unlock_bits=0x3F
mega2560.bootloader.lock_bits=0x0F

mega2560.build.mcu=atmega2560
mega2560.build.f_cpu=16000000L
mega2560.build.core=arduino

##############################################################

Thanks,
Mike
Logged

Slovenia, Europe
Offline Offline
Full Member
***
Karma: 0
Posts: 103
Arduino rocks
View Profile
WWW
 Bigger Bigger  Smaller Smaller  Reset Reset

I'd like to add a question regarding atmega 2560 chip. Has anyone tryed to use 2560V version? Should it work with the same bootloader and diferent fuse settings (8MHz) or...?

Regards,

Peter
Logged

USA
Offline Offline
Full Member
***
Karma: 2
Posts: 213
Arduino rocks
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Yes that is the right bootloader, but dont use that one. It has a bug in (I wrote it).

The bug is any sketch with "!!!" will hang the bootloader

I have tried to attach the new bootloader hex file but it gives me a "Folder full" error

send me a pm with your email address and I will send you the updated file


Mark
Logged

Pages: [1]   Go Up
Print
 
Jump to: