Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years ago.
Pushing code into LPC824 using LPC1768
Hello,
Anyone have sample of a program to push code into LPC824 (in the bootloader mode) using LPC1768?
Our theory is that we write a program for LPC824, compile and bin/hex then find a way to import bin/hex into LPC1768 in a "push program" so that when i connect LPC1768 to LPC824 (with reset ping, bootloader-pin, UART0 RX and TX) the LPC1768 must detect the high on bootloader-pin , pull bootloader-pin down, reset the Lpc824, and start pushing the "embeded code" into LPC824
I understand this is what flash magic does. Flash magic is not free for prod use and this method will be super easy "on the field"
I am also sure many in this forum will have much better ideas. So please help us with your ideas too.
Any other preexisting hardware that can do this?
Best Regards Surendar
1 Answer
8 years ago.
Please try this! >>> https://developer.mbed.org/users/okano/code/ika_shouyu_poppoyaki/
(Thank you Watarai-san, for letting me know this question entry)