Nxp Semiconductors OM11043 数据表

下载
页码 89
LPC1769_68_67_66_65_64_63
All information provided in this document is subject to legal disclaimers.
© NXP Semiconductors N.V. 2014. All rights reserved.
Product data sheet
Rev. 9.5 — 24 June 2014 
21 of 89
NXP Semiconductors
LPC1769/68/67/66/65/64/63
32-bit ARM Cortex-M3 microcontroller
8. Functional 
description
8.1 Architectural overview
Remark: In the following, the notation LPC17xx refers to all parts: 
LPC1769/68/67/66/65/64/63.
The ARM Cortex-M3 includes three AHB-Lite buses: the system bus, the I-code bus, and 
the D-code bus (see 
). The I-code and D-code core buses are faster than the 
system bus and are used similarly to TCM interfaces: one bus dedicated for instruction 
fetch (I-code) and one bus for data access (D-code). The use of two core buses allows for 
simultaneous operations if concurrent operations target different devices. 
The LPC17xx use a multi-layer AHB matrix to connect the ARM Cortex-M3 buses and 
other bus masters to peripherals in a flexible manner that optimizes performance by 
allowing peripherals that are on different slaves ports of the matrix to be accessed 
simultaneously by different bus masters. 
8.2 ARM Cortex-M3 processor
The ARM Cortex-M3 is a general purpose, 32-bit microprocessor, which offers high 
performance and very low power consumption. The ARM Cortex-M3 offers many new 
features, including a Thumb-2 instruction set, low interrupt latency, hardware divide, 
interruptible/continuable multiple load and store instructions, automatic state save and 
restore for interrupts, tightly integrated interrupt controller with wake-up interrupt 
controller, and multiple core buses capable of simultaneous accesses.
Pipeline techniques are employed so that all parts of the processing and memory systems 
can operate continuously. Typically, while one instruction is being executed, its successor 
is being decoded, and a third instruction is being fetched from memory.
The ARM Cortex-M3 processor is described in detail in the Cortex-M3 Technical 
Reference Manual
 that can be found on official ARM website.
8.3 On-chip flash program memory
The LPC17xx contain up to 512 kB of on-chip flash memory. A new two-port flash 
accelerator maximizes performance for use with the two fast AHB-Lite buses.
8.4 On-chip SRAM
The LPC17xx contain a total of 64 kB on-chip static RAM memory. This includes the main 
32 kB SRAM, accessible by the CPU and DMA controller on a higher-speed bus, and two 
additional 16 kB each SRAM blocks situated on a separate slave port on the AHB 
multilayer matrix. 
This architecture allows CPU and DMA accesses to be spread over three separate RAMs 
that can be accessed simultaneously.
8.5 Memory Protection Unit (MPU)
The LPC17xx have a Memory Protection Unit (MPU) which can be used to improve the 
reliability of an embedded system by protecting critical data within the user application.