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
402 of 464
NXP Semiconductors
UM10850
Chapter 28: LPC5410x Flash signature generator
28.4 Register description
Remark:
To configure flash access times, use the FLASHCFG register in the SYSCON
block. See
28.4.1 Signature generation address and control registers
These registers control automatic signature generation. A signature can be generated for
any part of the flash memory contents. The address range to be used for generation is
defined by writing the start address to the signature start address register (FMSSTART)
and the stop address to the signature stop address register (FMSSTOP. The start and
stop addresses must be aligned to 128-bit boundaries and can be derived by dividing the
byte address by 16.
Signature generation is started by setting the SIG_START bit in the FMSSTOP register.
Setting the SIG_START bit is typically combined with the signature stop address in a
single write.
28.4.1.1 Flash signature start address register
28.4.1.2 Flash signature stop address register
Table 447. Register overview: FMC (base address 0x4002 4000)
Name
Access
Offset
Description
Reset value
Reference
FMSSTART
R/W
0x020
Signature start address register
0
FMSSTOP
R/W
0x024
Signature stop-address register
0
FMSW0
RO
0x02C
Word 0 of 128-bit signature word
-
FMSW1
RO
0x030
Word 1 of 128-bit signature word
-
FMSW2
RO
0x034
Word 2 of 128-bit signature word
-
FMSW3
RO
0x038
Word 3 of 128-bit signature word
-
FMSTAT
RO
0xFE0
Signature generation status register
0
FMSTATCLR
WO
0xFE8
Signature generation status clear register
-
Table 448. Flash Module Signature Start register (FMSSTART, offset 0x020) bit description
Bit
Symbol
Description
Reset value
16:0
START
Signature generation start address (corresponds to AHB byte address bits[20:4]).
0
31:17
-
Reserved. Read value is undefined, only zero should be written.
NA
Table 449. Flash Module Signature Stop register (FMSSTOP, offset 0x024) bit description
Bit
Symbol
Description
Reset value
16:0
STOP
Stop address for signature generation (the word specified by STOP is included in the
address range). The address is in units of memory words, not bytes.
0
17
SIG_START
When this bit is written to 1, signature generation starts. At the end of signature
generation, this bit is automatically cleared.
0
31:18
-
Reserved. Read value is undefined, only zero should be written.
NA