Tedd OKANO / Mbed 2 deprecated ika_shouyu_poppoyaki

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経由で行うことができます.

美味しい料理法

用意するもの


All wikipages