UM10850
All information provided in this document is subject to legal disclaimers.
© NXP B.V. 2016. All rights reserved.
User manual
Rev. 2.4 — 13 September 2016
33 of 464
NXP Semiconductors
UM10850
Chapter 4: LPC5410x System configuration (SYSCON)
4.5.3 NMI source selection register
The NMI source selection register selects a peripheral interrupts as source for the NMI
interrupt of both CPUs. For a list of all peripheral interrupts and their IRQ numbers see
. For a description of the NMI functionality, see
.
Remark:
In order to change the interrupt source for the NMI, the NMI source must first be
disabled by writing 0 to the NMIEN bit. Then change the source by updating the IRQN bits
and re-enable the NMI source by setting NMIEN.
Remark:
If the NMISRC register is used to select an interrupt as the source of
Non-Maskable interrupts, and the selected interrupt is enabled, one interrupt request can
result in both a Non-Maskable and a normal interrupt. This can be avoided by disabling
the normal interrupt in the NVIC.
4.5.4 Asynchronous APB Control register
ASYNCAPBCTRL contains a global enable bit for the asynchronous APB bridge and
subsystem, allowing connection to the associated peripherals.
Table 31.
System tick timer calibration register (SYSTCKCAL, address 0x4000 0014) bit
description
Bit
Symbol
Description
Reset value
23:0
CAL
System tick timer calibration value.
0
24
SKEW
Initial value for the Systick timer.
25
NOREF
Initial value for the Systick timer.
31:26
-
Reserved.
-
Table 32.
NMI source selection register (NMISRC, address 0x4000 001C) bit description
Bit
Symbol
Description
Reset
value
5:0
IRQM4
The IRQ number of the interrupt that acts as the Non-Maskable Interrupt (NMI) for the
Cortex-M4, if enabled by NMIENM4.
0
7:6
-
Reserved. Read value is undefined, only zero should be written.
-
13:8
IRQM0
The IRQ number of the interrupt that acts as the Non-Maskable Interrupt (NMI) for the
Cortex-M0+, if enabled by NMIENM0. Present on LPC54102 devices.
0
29:14
-
Reserved. Read value is undefined, only zero should be written.
-
30
NMIENM0
Write a 1 to this bit to enable the Non-Maskable Interrupt (NMI) source selected by IRQM0.
Present on LPC54102 devices.
0
31
NMIENM4
Write a 1 to this bit to enable the Non-Maskable Interrupt (NMI) source selected by IRQM4.
0
Table 33.
Asynchronous APB Control register (ASYNCAPBCTRL, address 0x4000 0020) bit description
Bit
Symbol
Value
Description
Reset value
0
ENABLE
Enables the asynchronous APB bridge and subsystem.
1
0
Disabled. Asynchronous APB bridge is disabled.
1
Enabled. Asynchronous APB bridge is enabled.
31:1 -
-
Reserved. Read value is undefined, only zero should be written.
-