1 unlock Page 684: Table 30–605, Nxp semiconductors
Page 684: Table 30–605, Nxp semiconductors
![background image](/manuals/190592/684/background.png)
UM10237_4
© NXP B.V. 2009. All rights reserved.
User manual
Rev. 04 — 26 August 2009
684 of 792
NXP Semiconductors
UM10237
Chapter 30: LPC24XX Flash memory programming firmware
9.1 Unlock
9.2 Set Baud Rate
[1]
ISP entry after reset uses the on chip IRC and PLL to run the device at CCLK = 14.748 MHz
Read Part ID
J
Read Boot code version
K
Compare
M
Table 603. ISP command summary
ISP Command
Usage
Described in
Table 604. ISP Unlock command
Command
U
Input
Unlock code: 23130
10
Return Code
CMD_SUCCESS |
INVALID_CODE |
PARAM_ERROR
Description
This command is used to unlock Flash Write, Erase, and Go commands.
Example
"U 23130
Table 605. ISP Set Baud Rate command
Command
B
Input
Baud Rate: 9600 | 19200 | 38400 | 57600 | 115200 | 230400
Stop bit: 1 | 2
Return Code
CMD_SUCCESS |
INVALID_BAUD_RATE |
INVALID_STOP_BIT |
PARAM_ERROR
Description
This command is used to change the baud rate. The new baud rate is effective
after the command handler sends the CMD_SUCCESS return code.
Example
"B 57600 1
Table 606. Correlation between possible ISP baudrates and CCLK frequency (in MHz)
ISP Baudrate .vs.
CCLK Frequency
9600
19200
38400
57600
115200
230400
10.0000
+
+
+
11.0592
+
+
+
12.2880
+
+
+
14.7456
+
+
+
+
+
+
15.3600
+
18.4320
+
+
+
19.6608
+
+
+
24.5760
+
+
+
25.0000
+
+
+