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
61 of 515
6.1 How to read this chapter
The flash signature generator is identical on all LPC84x parts.
6.2 Features
•
Controls flash access time.
•
Provides registers for flash signature generation.
6.3 General description
The flash signature generator is accessible for programming flash wait states and for
generating the flash signature.
6.4 Register description
6.4.1 Flash configuration register
Access time to the flash memory can be configured independently of the system
frequency by writing to the FLASHCFG register.
UM11029
Chapter 6: LPC84x Flash signature generator
Rev. 1.0 — 16 June 2017
User manual
Table 101. Register overview: FMC (base address 0x4004 0000)
Name
Access
Address offset
Description
Reset
value
Reference
FLASHCFG
R/W
0x010
Flash configuration register
-
FMSSTART
R/W
0x020
Signature start address register
0
FMSSTOP
R/W
0x024
Signature stop-address register
0
FMSW0
R
0x02C
Signature word
-
FMSTAT
R
0xFE0
Signature generation status register
0
FMSTATCLR
W
0xFE8
Signature generation status clear register. -
Table 102. Flash configuration register (FLASHCFG, address 0x4004 0010) bit description
Bit
Symbol
Value
Description
Reset
value
1:0
FLASHTIM
Flash memory access time. FL1 is equal to the
number of system clocks used for flash access.
0x2
0x0
1 system clock flash access time.
0x1
2 system clocks flash access time.
0x2
3 system clocks flash access time.
0x3
Reserved.
31:2 -
-
Reserved.
User software must not change the value of
these bits. Bits 31:2 must be written back exactly as
read
.
-