UM11029
All information provided in this document is subject to legal disclaimers.
© NXP Semiconductors N.V. 2017. All rights reserved.
User manual
Rev. 1.0 — 16 June 2017
93 of 515
NXP Semiconductors
UM11029
Chapter 8: LPC84x System configuration (SYSCON)
8.6.8 System reset status register
The SYSRSTSTAT register shows the source of the latest reset event. The bits are
cleared by writing a one to any of the bits. The POR event clears all other bits in this
register. If another reset signal - for example the external RESET pin - remains asserted
after the POR signal is negated, then its bit is set to detected. Write a one to clear the
reset.
applies to the POR reset.
8.6.9 System PLL clock source select register
This register selects the clock source for the system PLL. The SYSPLLCLKUEN register
(see
) must be toggled from LOW to HIGH for the update to take effect.
Table 133. System reset status register (SYSRSTSTAT, address 0x4004 8038) bit description
Bit
Symbol
Value
Description
Reset
value
0
POR
POR reset status
0
0
No POR detected
1
POR detected. Writing a one clears this reset.
1
EXTRST
Status of the external RESET pin. External reset status.
0
0
No reset event detected.
1
Reset detected. Writing a one clears this reset.
2
WDT
Status of the Watchdog reset.
0
0
No WDT reset detected.
1
WDT reset detected. Writing a one clears this reset.
3
BOD
Status of the Brown-out detect reset
0
0
No BOD reset detected
1
BOD reset detected. Writing a one clears this reset.
4
SYSRST
Status of the software system reset
0
0
No System reset detected
1
System reset detected. Writing a one clears this reset.
31:5
-
-
Reserved
-
Table 134. System PLL clock source select register (SYSPLLCLKSEL, address 0x4004 8040)
bit description
Bit
Symbol
Value
Description
Reset
value
1:0
SEL
System PLL clock source
0
0x0
FRO
0x1
External clock
0x2
Watchdog oscillator
0x3
FRO DIV
31:2
-
-
Reserved
-