Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed MODSERIAL DirectoryList
You are viewing an older revision! See the latest version
Homepage
ISP program¶
Writes data into flash memory of target MCU.
This program programs MCU flash memory through UART. It uses "In-System Programming (ISP)" interface in target MCU (NXP LPC micro-controllers).
The ISP is done by PC and serial cable normally. The ISP protocol is executed software on a PC. The software reads a data file and transfers the data with the ISP protocol.
This program does same process of that. The mbed perform the function like "FlashMagic" and "lpc21isp".
(This program not just copies the binary but also insert 4 byte checksum at address 0x1C.)
This program currently supports LPC1114FN28 (DIP28-ARM) and LPC810FN8 (DIP8-ARM).
イカ醤油ポッポ焼き
NXP製のマイコンは,内部フラッシュメモリへのプログラムの書き込みをUART経由で行うことができます.
美味しい料理法