Hi,
Is it possible to program the flash on LPC54018JxM using UART?
As I know, there is no command for Copy RAM to Flash in UART ISP commands, is there any other way to program the flash using UART? I tried using the Write to RAM command, but the code will disappear upon reset.
Thank you.
Solved! Go to Solution.
Hi @Alice_Yang ,
Thank you for the information.
For anyone who want to program lpc54018 flash using UART, you can try following ways;
Best Regards.
Hello mohd_,
You can using blhost with UART isp port to program, detail steps please refer to:
BR
Alice
Hi @Alice_Yang ,
Thank you for the information.
For anyone who want to program lpc54018 flash using UART, you can try following ways;
Best Regards.