
UM10800
All information provided in this document is subject to legal disclaimers.
© NXP Semiconductors N.V. 2016. All rights reserved.
User manual
Rev. 1.2 — 5 October 2016
33 of 487
NXP Semiconductors
UM10800
Chapter 5: LPC82x System configuration (SYSCON)
5.6.1 System memory remap register
The system memory remap register selects whether the exception vectors are read from
boot ROM, flash, or SRAM. By default, the flash memory is mapped to address
0x0000 0000. When the MAP bits in the SYSMEMREMAP register are set to 0x0 or 0x1,
the boot ROM or RAM respectively are mapped to the bottom 512 bytes of the memory
map (addresses 0x0000 0000 to 0x0000 0200).
5.6.2 Peripheral reset control register
The PRESETCTRL register allows software to reset specific peripherals. A zero in any
assigned bit in this register resets the specified peripheral. A 1 clears the reset and allows
the peripheral to operate.
PINTSEL7
R/W
0x194
GPIO Pin Interrupt Select register 7
0
STARTERP0
R/W
0x204
Start logic 0 pin wake-up enable register 0
STARTERP1
R/W
0x214
Start logic 1 interrupt wake-up enable
register
0
PDSLEEPCFG
R/W
0x230
Power-down states in deep-sleep mode
0xFFFF
PDAWAKECFG
R/W
0x234
Power-down states for wake-up from
deep-sleep
0xEDF0
PDRUNCFG
R/W
0x238
Power configuration register
0xEDF0
DEVICE_ID
R
0x3F8
Device ID
part
dependent
Table 21.
Register overview: System configuration (base address 0x4004 8000)
…continued
Name
Access Offset
Description
Reset value
Reset
value
after boot
Reference
Table 22.
System memory remap register (SYSMEMREMAP, address 0x4004 8000) bit
description
Bit
Symbol
Value
Description
Reset
value
1:0
MAP
System memory remap. Value 0x3 is reserved.
0x2
0x0
Bootloader 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.
31:2
-
-
Reserved
-
Table 23.
Peripheral reset control register (PRESETCTRL, address 0x4004 8004) bit
description
Bit
Symbol
Value
Description
Reset
value
0
SPI0_RST_N
SPI0 reset control
1
0
Assert the SPI0 reset.
1
Clear the SPI0 reset.