Datasheet

UM10398 All information provided in this document is subject to legal disclaimers. © NXP B.V. 2014. All rights reserved.
User manual Rev. 12.3 — 10 June 2014 432 of 547
NXP Semiconductors
UM10398
Chapter 26: LPC111x/LPC11Cxx Flash programming firmware
26.5.12 Read Boot code version number (UART ISP)
26.5.13 Compare <address1> <address2> <no of bytes> (UART ISP)
LPC1114JBD48/333 0x0004 0070
LPC1114FHN33/333 0x0004 0070
LPC1114JHN33/333 0x0004 0070
LPC1114FHI33/303 0x0004 0040
LPC1114JHI33/303 0x0004 0040
LPC11D14FBD100/302 0x2540 102B
LPC1115FBD48/303 0x0005 0080
LPC1115JBD48/303 0x0005 0080
LPC1115FET48/303 0x0005 0080
LPC1115JET48/303 0x0005 0080
LPC11Cxx
LPC11C12FBD48/301 0x1421 102B
LPC11C14FBD48/301 0x1440 102B
LPC11C22FBD48/301 0x1431 102B
LPC11C24FBD48/301 0x1430 102B
Table 387. LPC111x and LPC11Cxx part identification numbers
Device Hex coding
Table 388. UART ISP Read Boot Code version number command
Command K
Input None
Return Code CMD_SUCCESS followed by 2 bytes of boot code version number in ASCII format.
It is to be interpreted as <byte1(Major)>.<byte0(Minor)>.
Description This command is used to read the boot code version number.
Table 389. UART ISP Compare command
Command M
Input Address1 (DST): Starting flash or RAM address of data bytes to be compared.
This address should be a word boundary.
Address2 (SRC): Starting flash or RAM address of data bytes to be compared.
This address should be a word boundary.
Number of Bytes: Number of bytes to be compared; should be a multiple of 4.