NXP Semiconductors LPC2220FBD144,551
- Part No.:
- LPC2220FBD144,551
- Manufacturer:
- NXP Semiconductors
- Category:
- Microcontrollers
- Package:
- 144-LQFP
- Datasheet:
-
LPC2220FBD144,551.pdf
- Description:
- IC MCU 16/32BIT ROMLESS 144LQFP
- Quantity:
- Payment:

- Shipping:

Inventory:2,217
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
LPC2220FBD144,551 from NXP Semiconductors is a 32-bit ARM7TDMI-S microcontroller in LQFP144 package, operating at up to 75 MHz with 64 kB on-chip SRAM, eight-channel 10-bit ADC (2.44 µs conversion), dual 32-bit timers with PWM and capture/compare, and dual UARTs with fractional baud rate generation. It serves as the central control unit in industrial gateways requiring real-time I/O, analog sensing, and protocol translation.
For engineers reviewing the LPC2220FBD144,551 datasheet, LPC2220FBD144,551 pinout, LPC2220FBD144,551 application, or LPC2220FBD144,551 equivalent, key selection criteria include its 64 kB RAM capacity, 75 MHz PLL clock, 5 V-tolerant GPIO count (up to 76 pins), external memory interface with four banks, and integrated debug interfaces (EmbeddedICE-RT and ETM).
Technical Context
The LPC2220FBD144,551 implements the ARM7TDMI-S core with Thumb instruction set support for 30 % code size reduction without significant performance loss. Its memory subsystem includes a configurable external bus controller supporting 8/16/32-bit data widths across four independent banks, each up to 16 MB.
Real-time capabilities are enabled by two 32-bit timers (each with four capture and four compare channels), a dedicated RTC, watchdog, and Vectored Interrupt Controller (VIC) with programmable priorities and vector addresses. The ADC features dedicated result registers and 5 V-tolerant pads when configured for digital I/O.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM7TDMI-S 32-bit RISC processor with Thumb mode support for compact firmware deployment. |
| Max Clock Speed | 75 MHz via on-chip PLL (100 µs settling time); enables deterministic real-time response in control loops. |
| On-chip RAM | 64 kB static RAM - sufficient for RTOS, protocol stacks, and buffered sensor data processing without external memory. |
| ADC | Eight-channel 10-bit SAR ADC with 2.44 µs conversion time and dedicated result registers to reduce interrupt latency. |
| Timers & PWM | Two 32-bit timers with four capture/compare channels each and six PWM outputs - supports motor control and pulse-based communication. |
| Serial Interfaces | Two UARTs (16C550-compatible, hardware flow control), Fast I²C (400 kbit/s), two SPIs, and one SSP - enables multi-protocol gateway design. |
| I/O Voltage | 5 V-tolerant I/O pads (3.3 V supply) - simplifies interfacing with legacy industrial sensors and logic without level shifters. |
| Debug Interface | EmbeddedICE-RT and Embedded Trace Module (ETM) - supports real-time instruction tracing and non-intrusive debugging in live systems. |
Pinout & Package
LPC2220FBD144,551 uses a plastic low-profile quad flat package (LQFP144) with 20 × 20 × 1.4 mm body (SOT486-1), featuring 144 leads and 5 V-tolerant I/O capability across multiple ports.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| P0.0/TXD0/PWM1 | UART0 transmit / PWM output | Primary serial debug channel and motor/servo control signal source. |
| P0.28/AIN1/CAP0.2/MAT0.2 | ADC input / Timer 0 capture / match | Analog sensor input with simultaneous timing event capture for synchronized sampling. |
| P2.30/D30/AIN4 | External memory data line / ADC input | Dual-function pin enabling shared PCB routing for memory expansion and analog acquisition. |
| P3.29/BLS2/AIN6 | Byte lane select / ADC input | Reduces pin count overhead in memory-mapped systems while retaining full ADC channel count. |
| RESET | Active-low reset input | 5 V tolerant TTL input with hysteresis - ensures robust reset under noisy industrial conditions. |
| VDD(3V3), VDD(1V8), VSS, VSSA, VSSA(PLL) | Power and ground rails | Separate analog/digital and core/I/O power domains minimize noise coupling in mixed-signal operation. |
Key Features
| Feature | Design Value |
|---|---|
| Fast GPIO ports | Port pin toggling up to 3.5× faster than standard GPIO; enables precise bit-banged protocols or high-frequency control signals. |
| Configurable external memory interface | Four independent banks, each supporting 8/16/32-bit data width and up to 16 MB addressing - accommodates NOR flash, SRAM, and FPGA co-processors. |
| Dedicated ADC result registers | Eliminates CPU read-modify-write cycles during interrupt handling, reducing latency for time-critical analog feedback loops. |
| Fractional baud rate generator | Enables exact UART bit rates (e.g., 115200 bps) from arbitrary system clocks - critical for interoperability with legacy modems and field devices. |
| Power optimization modes | Idle and Power-down modes with peripheral enable/disable control - extends battery life in portable instrumentation and remote sensors. |
Applications
| Industrial Control Gateway | Medical Sensor Hub |
|---|---|
Use Scenario: Aggregating Modbus RTU, CAN, and analog sensor data in factory automation panels. IC Role / Device Role / Timing Role: Central protocol converter and real-time scheduler executing deterministic control tasks at ≤1 ms intervals. Use Value: Dual UARTs with hardware flow control and 64 kB RAM allow concurrent protocol stack execution without external buffer memory. |
Use Scenario: Portable ECG monitor acquiring 8-channel biopotential signals with embedded filtering and Bluetooth upload. IC Role / Device Role / Timing Role: Analog front-end controller with synchronized 10-bit ADC sampling and low-latency interrupt-driven waveform processing. Use Value: Dedicated ADC result registers and 2.44 µs conversion time ensure sub-10 µs jitter in sample-to-interrupt latency for accurate R-peak detection. |
| Access Control Terminal | Point-of-Sale Peripheral |
Use Scenario: Secure door controller interfacing RFID readers, keypad, buzzer, and relay drivers in commercial buildings. IC Role / Device Role / Timing Role: Trusted execution environment managing cryptographic operations, tamper detection, and timed lock actuation. Use Value: 5 V-tolerant GPIOs directly drive electromechanical relays and legacy 5 V peripherals without level-shifting components. |
Use Scenario: Barcode scanner add-on module for legacy POS terminals using RS-232 and USB CDC emulation via UART-to-USB bridge. IC Role / Device Role / Timing Role: Serial protocol translator with real-time UART buffering and firmware-upgradable command parser. Use Value: Fractional baud rate generator ensures reliable communication with aging POS hosts running at non-standard clock-derived rates. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| LPC2210FBD144 | 16 kB SRAM, no Fast GPIO or SSP; same 75 MHz PLL and peripheral set. | Limited to smaller firmware images and lower-speed GPIO toggling; unsuitable for high-throughput sensor fusion. | Select when cost sensitivity outweighs RAM and speed requirements, and external memory is used for code storage. |
| LPC2220FET144 | Identical electrical specs and feature set, but in TFBGA144 (12 × 12 × 0.8 mm) instead of LQFP144. | Requires finer-pitch PCB layout and reflow profile; better suited for space-constrained portable designs. | Choose for compact form factor where board area is constrained and BGA assembly capability exists. |
Compared with LPC2220FBD144,551, LPC2210FBD144 offers reduced memory and GPIO performance at lower cost, while LPC2220FET144 delivers identical functionality in a smaller footprint-enabling trade-offs between manufacturability, board space, and real-time processing headroom.
Availability
LPC2220FBD144,551 is available at Aetrix Electronics and suitable for industrial control gateways, medical sensor hubs, and access control terminals requiring stable component supply, long-term lifecycle assurance, and traceable sourcing.
Supply support for LPC2220FBD144,551 includes scheduled delivery planning, volume procurement assistance, BOM continuity management, traceable sourcing, and lifecycle availability coordination for OEM customers, industrial embedded developers, connected-device designers, and electronics production programs.
Manufacturer
NXP Semiconductors is a global semiconductor company specializing in secure connectivity solutions for automotive, industrial, and IoT applications.
The LPC22xx series was designed for cost-sensitive, real-time embedded systems requiring rich peripheral integration, low-power operation, and ARM compatibility-targeting industrial automation, medical instrumentation, and building control.
FAQ
What is the maximum operating frequency of the LPC2220FBD144,551?
The LPC2220FBD144,551 operates at a maximum CPU clock frequency of 75 MHz, achieved through its programmable on-chip Phase-Locked Loop (PLL) with a 100 µs settling time. This frequency is confirmed in the official NXP datasheet Rev. 06 and applies specifically to the LPC2220 variant, distinguishing it from the 60 MHz LPC2210. The PLL accepts input clocks from 1 MHz to 25 MHz.
Does the LPC2220FBD144,551 support in-system programming?
Yes, the LPC2220FBD144,551 supports in-system programming via its serial bootloader using UART0. This allows firmware updates without removing the device from the target board. The bootloader is activated by asserting specific states on BOOT0/BOOT1 pins during reset, and it supports both download and programming functions per the NXP LPC2210/2220 datasheet Section 2.1.
How many ADC channels does the LPC2220FBD144,551 have, and what is their resolution?
The LPC2220FBD144,551 integrates an eight-channel 10-bit successive approximation register (SAR) ADC with a minimum conversion time of 2.44 µs. All eight inputs (AIN0–AIN7) are accessible on dedicated pins and are 5 V tolerant when configured for digital I/O, as documented in Table 4 of the NXP datasheet Rev. 06.
Is the LPC2220FBD144,551 pin-compatible with the LPC2210FBD144?
No, the LPC2220FBD144,551 is not pin-compatible with the LPC2210FBD144 in functional terms despite sharing the same LQFP144 package. While physical pinout matches, the LPC2220FBD144,551 enables Fast GPIO and SSP features that require different internal routing and configuration - these are absent in the LPC2210FBD144, and software initialization must account for variant-specific register bits.
What debug interfaces are supported by the LPC2220FBD144,551?
The LPC2220FBD144,551 supports JTAG-based debugging via EmbeddedICE-RT and real-time instruction tracing via the Embedded Trace Module (ETM). These interfaces enable non-intrusive breakpoints, watchpoints, and high-speed trace capture using tools like Keil µVision or SEGGER J-Trace, as specified in Section 2.1 and Figure 1 of the NXP LPC2210/2220 datasheet Rev. 06.
LPC2220FBD144,551 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 144-LQFP
- Series:
- LPC2200
- Packaging:
- Tray
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Core Processor:
- ARM7®
- Core Size:
- 16/32-Bit
- Speed:
- 75MHz
- Connectivity:
- EBI/EMI, I2C, Microwire, SPI, SSI, SSP, UART/USART
- Peripherals:
- POR, PWM, WDT
- Number of I/O:
- 76
- Program Memory Size:
- -
- Program Memory Type:
- ROMless
- EEPROM Size:
- -
- RAM Size:
- 64K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.65V ~ 3.6V
- Data Converters:
- A/D 8x10b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
LPC2220FBD144,551 FAQ
1.How can I place an order for LPC2220FBD144,551 through Aetrix?
Please submit a Request for Quotation (RFQ) for LPC2220FBD144,551 on Aetrix. Our sales agent will provide a competitive quotation and guide you through the order confirmation once you accept the terms.
2.Are the price and stock information for LPC2220FBD144,551 reliable?
The price and inventory of LPC2220FBD144,551 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for LPC2220FBD144,551 is usually 5 days.
3.What payment methods are accepted for LPC2220FBD144,551?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for LPC2220FBD144,551 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for LPC2220FBD144,551?
LPC2220FBD144,551 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your LPC2220FBD144,551 order is processed, you will receive an email with the shipment details and tracking number.
Note: Tracking information may take up to 24 hours to appear. Express delivery typically takes 3–5 business days.
5.How can I obtain technical support or documentation for LPC2220FBD144,551?
For technical support, including LPC2220FBD144,551 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your LPC2220FBD144,551 requirements.
6.How does Aetrix verify that LPC2220FBD144,551 is sourced from the original manufacturer or authorized distributors?
All LPC2220FBD144,551 products on Aetrix are procured from qualified distributors and authorized channels. Our dedicated quality assurance team conducts strict verification, including traceability checks and, if necessary, third-party testing. This ensures that LPC2220FBD144,551 meets industry standards.
7.What is the process for return or replacement of LPC2220FBD144,551?
All LPC2220FBD144,551 units undergo pre-shipment inspection (PSI). If there is an issue with LPC2220FBD144,551, returns or replacements are accepted under the following conditions:
1.Quantity discrepancies, incorrect items, or visible external defects (such as breakage or corrosion), acknowledged by Aetrix.
2.The issue is reported within 90 days of delivery.
3.The LPC2220FBD144,551 part is unused and in its original packaging.
Return procedure for LPC2220FBD144,551:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
LPC2220FBD144,551 Tags

-
ATTINY4-TSHR
Microchip Technology

-
ATTINY10-TSHR
Microchip Technology

-
ATTINY10-TS8R
Microchip Technology

-
ATTINY202-SSNR
Microchip Technology

-
ATTINY202-SSFR
Microchip Technology

-
ATTINY402-SSNR
Microchip Technology

-
PIC16F15213T-I/MF
Microchip Technology

-
PIC16F15213-E/MF
Microchip Technology

-
PIC10F200T-I/OT
Microchip Technology

-
ATTINY412-SSNR
Microchip Technology

-
PIC10F202T-I/OT
Microchip Technology

-
ATTINY404-SSNR
Microchip Technology
Tech Hub
A practical engineering guide to 3.3V and 5V logic compatibility, input thresholds, resistor dividers, translator ICs, MOSFET level shifting, I2C pull-ups, timing limits and power-sequencing risks.
The 74HC595 uses push-pull logic outputs, while the TPIC6B595 uses 50 V open-drain DMOS sinks for higher-power loads. This guide compares timing, current limits, 3.3 V interfacing, load wiring, thermal…
The 74HC595 converts serial data into eight stable parallel outputs. This guide covers pin functions, shift and storage timing, OE and MR behavior, drive-current limits, cascading, voltage compatibilit…
A technical comparison of level-sensitive latches and edge-triggered flip-flops, covering timing windows, setup and hold limits, master–slave operation, time borrowing, race-through, HDL inference and…
A D latch stores one bit while Enable controls when data can pass. This reference covers gate-level operation, truth tables, transparency, setup and hold timing, LE versus OE, common ICs and practical …
An SR latch stores one bit through cross-coupled feedback. This engineering reference covers NOR and NAND implementations, truth tables, forbidden-state recovery, gated operation, switch debouncing, fa…
Latch circuits retain one bit through feedback. This technical reference covers SR and D latches, truth tables, transparency, timing limits, latch-versus-flip-flop behavior, applications and common log…
An engineering guide to LED driver operation, constant-current and constant-voltage outputs, linear and switching topologies, dimming, IC selection, calculations, replacement compatibility, and fault c…
Operational amplifier guide covering op amp basics, feedback, ideal vs real op amps, common configurations, buffer circuits, offset, bias current, gain-bandwidth, slew rate, rail-to-rail limits and sel…
Jumper cables guide covering safe connection order, red and black clamp placement, final ground connection, cable gauge, length, clamp quality, copper vs CCA cables, jump starter comparison and battery…

