© Koninklijke Philips Electronics N.V. 2005. All rights reserved.
User manual
Rev. 01 — 15 August 2005
309
Philips Semiconductors
UM10139
Volume 1
Chapter 21: Flash Memory
21.9.4 Blank check sector(s)
21.9.5 Read Part Identification number
21.9.6 Read Boot code version number
Table 309: IAP Blank check sector(s) command
Command
Blank check sector(s)
Input
Command code: 53
10
Param0: Start Sector Number
Param1: End Sector Number (should be greater than or equal to start sector
number).
Return Code
CMD_SUCCESS |
BUSY |
SECTOR_NOT_BLANK |
INVALID_SECTOR
Result
Result0: Offset of the first non blank word location if the Status Code is
SECTOR_NOT_BLANK.
Result1: Contents of non blank word location.
Description
This command is used to blank check a sector or multiple sectors of on-chip Flash
memory. To blank check a single sector use the same "Start" and "End" sector
numbers.
Table 310: IAP Read Part Identification command
Command
Read part identification number
Input
Command code: 54
10
Parameters: None
Return Code
CMD_SUCCESS |
Result
Result0: Part Identification Number (see
Table 301 “LPC214x Part Identification
for details)
Description
This command is used to read the part identification number.
Table 311: IAP Read Boot code version number command
Command
Read boot code version number
Input
Command code: 55
10
Parameters: None
Return Code
CMD_SUCCESS |
Result
Result0: 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.