Flashing more than 128kb into an Atmega2560 MCU...what programmer?
hi,
recently read problems flash more 128kb atmega2560, due
to change 2 bit counter (up 128kb) 3 bit counter (from 128kb onwards
til 256kb).
i think manpage of avrdude says:
atmega2560, atmega2561
flash addressing above 128 kb not supported programming
hardware. known work jtag2, stk500v2, , bit-bang pro‐
grammers.
the genuine atmel/microchip hardware "feels" little expensive...jtag complicated (and expensive) ... , counts "bitbanging programmer"...
i know bitbanging (i think), using gpios bitbanging spi instead hardware spi reason,
why more 128kb can programmed?
normally use simple ftdi-cable , bootloader flash stuff or buspirate acts
as isp in case (bootloader flashing preferred, cause isp overwrites bootloader each time...).
am able flash more 128kb hardware?
what need else?
thanks lot in advance!
cheers
mcc
recently read problems flash more 128kb atmega2560, due
to change 2 bit counter (up 128kb) 3 bit counter (from 128kb onwards
til 256kb).
i think manpage of avrdude says:
atmega2560, atmega2561
flash addressing above 128 kb not supported programming
hardware. known work jtag2, stk500v2, , bit-bang pro‐
grammers.
the genuine atmel/microchip hardware "feels" little expensive...jtag complicated (and expensive) ... , counts "bitbanging programmer"...
i know bitbanging (i think), using gpios bitbanging spi instead hardware spi reason,
why more 128kb can programmed?
normally use simple ftdi-cable , bootloader flash stuff or buspirate acts
as isp in case (bootloader flashing preferred, cause isp overwrites bootloader each time...).
am able flash more 128kb hardware?
what need else?
thanks lot in advance!
cheers
mcc
buy couple of cheap usbasp programmers.
https://forum.arduino.cc/index.php?topic=363772.0
change firmware bperrybap/usbasp/tree/1.06-alpha.
https://github.com/bperrybap/usbasp/tree/1.06-alpha
works great.
Arduino Forum > Using Arduino > Installation & Troubleshooting > Flashing more than 128kb into an Atmega2560 MCU...what programmer?
arduino
Comments
Post a Comment