Introduction To ARM LPC1768
Introduction To ARM LPC1768
The ARM Cortex-M3 is a general purpose 32-bit microprocessor, which offers high
performance and very low power consumption.
The 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.
Supports 3 stage pipelining
Based on Harvard architecture