UM10429
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2010. All rights reserved.
User manual
Rev. 1 — 20 October 2010
12 of 258
NXP Semiconductors
UM10429
Chapter 3: LPC1102 System configuration
3.5.1 System memory remap register
The system memory remap register selects whether the ARM interrupt vectors are read
from the boot ROM, the flash, or the SRAM.
3.5.2 Peripheral reset control register
This register allows software to reset the SPI peripheral. Writing a 0 to the SSP0_RST_N
bit resets the SPI0 peripheral. Writing a 1 de-asserts the reset.
Remark:
Before accessing the SPI peripheral, write a 1 to this register to ensure that the
reset signal to the SPI is de-asserted.
PDRUNCFG
R/W
0x238
Power-down configuration register
0x0000
EDF0
-
-
0x23C - 0x3F0
Reserved
-
-
DEVICE_ID
R
0x3F4
Device ID
part
dependent
Table 5.
Register overview: system control block (base address 0x4004 8000)
…continued
Name
Access
Address offset Description
Reset
value
Reference
Table 6.
System memory remap register (SYSMEMREMAP, address 0x4004 8000) bit
description
Bit
Symbol
Value
Description
Reset
value
1:0
MAP
System memory remap
10
0x0
Boot Loader Mode. Interrupt vectors are re-mapped to Boot
ROM.
0x1
User RAM Mode. Interrupt vectors are re-mapped to Static
RAM.
0x2
User Flash Mode. Interrupt vectors are not re-mapped and
reside in Flash.
0x3
User Flash Mode. Interrupt vectors are not re-mapped and
reside in Flash.
31:2
-
-
Reserved
0x00
Table 7.
Peripheral reset control register (PRESETCTRL, address 0x4004 8004) bit
description
Bit
Symbol
Value
Description
Reset
value
0
SSP0_RST_N
SPI0 reset control
0
0
Resets the SPI0 peripheral.
1
SPI0 reset de-asserted.
31:1
-
-
Reserved
0x00