Open mzartmann opened 11 years ago
I am trying to port it at the moment and not having much success. It is currently hanging on the SPI initialise command.
Jonny Flowers
On 2 Apr 2013, at 12:50, mzartmann notifications@github.com wrote:
Hi Thomas, i look very interesting of your bootloader but i see you have a Todo for the ATMega 2560. I want to use the Bootloader for a ATMega 2560 what is the Todo for the 2560? Is it only the Pin settings for the SD Card or another stuff todo?
Thanks for make your project public!
Matthias
— Reply to this email directly or view it on GitHub.
Hi Jonny, thanks for the reply! Is your problem on burn the bootloader over SPI ? When you use the parallel Port Programmer like http://www.arduino.cc/en/Hacking/ParallelProgrammer?from=Main.ParallelProgrammer I read about problems in the web.
Matthias
Hi no that is not the problem. I am working over JTAG. The boot loader hangs on the initspi() command. I am currently trying to fix this.
Jonny Flowers
On 2 Apr 2013, at 19:42, mzartmann notifications@github.com wrote:
Hi Jonny, thanks for the reply! Is your problem on burn the bootloader over SPI ? When you use the parallel Port Programmer like http://www.arduino.cc/en/Hacking/ParallelProgrammer?from=Main.ParallelProgrammer I read about problems in the web.
Matthias
— Reply to this email directly or view it on GitHub.
@mrjonny2 do you have success? If you have make the spi work can you tell me your solution. Matthias
Johnny,
Thanks for this great project! Waiting to see a stable version that works with Arduino MEGA 2560. For the project I am working on, we deploy units to remote locations, some of which don't even have cell network. It would be great to send a file over the internet (I am working on a simple file server) and let the unit flash itself!
I have just been messing around. I have no idea what I am doing to be honest. Anyone had any success with this?
Still without support for MEGA?
would be interesting for me too :-)
Any success with mega? Need help with it?
I'm Almost there..... Running the final tests now!!!
Its done!! I should make a GIT when I have some spare time. meanwhile, if anyone needs it, they can request a share Link
Please may I have the link I beg you
Hi Thomas, i look very interesting of your bootloader but i see you have a todo for the ATMega 2560. I want to use the Bootloader for a ATMega 2560 what is the todo for the 2560? Is it only the Pin settings for the SD Card or another stuff todo?
Thanks for make your project public!
Matthias