Hi,
as the title suggests
is it possible to upload a program to an arduino mega with atmega2560 using arduino uno as an ISR programmer? Im asking because I know that some programmers (such as tinyISP) will not work with arduino mega.
Thanks!
Hi,
as the title suggests
is it possible to upload a program to an arduino mega with atmega2560 using arduino uno as an ISR programmer? Im asking because I know that some programmers (such as tinyISP) will not work with arduino mega.
Thanks!
Any atmega is programmable via ISP by default. I do not know tinyUSB, it has probably something to do with its FW and ability to write memory above 128k. However, AVRISP should work at least.