NXP Semiconductors LPC2131FBD64,151
- Part No.:
- LPC2131FBD64,151
- Manufacturer:
- NXP Semiconductors
- Category:
- Microcontrollers
- Package:
- 64-LQFP
- Datasheet:
-
LPC2131FBD64,151.pdf
- Description:
- IC MCU 16/32BIT 32KB FLSH 64LQFP
- Quantity:
- Payment:

- Shipping:

Inventory:2,275
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
LPC2131FBD64,151 from NXP Semiconductors is a 16/32-bit ARM7TDMI-S microcontroller in LQFP64 package with 32 kB flash, 8 kB SRAM, one 10-bit 8-channel ADC, no DAC, and 47 GPIO pins - deployed in access control systems, point-of-sale terminals, and industrial gateways requiring compact size and low power.
For engineers reviewing the LPC2131FBD64,151 datasheet, LPC2131FBD64,151 pinout, LPC2131FBD64,151 application, or LPC2131FBD64,151 equivalent, this page delivers verified technical context, validated pin functions, confirmed peripheral capabilities (UART0/1, dual 32-bit timers, I²C, SPI/SSP), and real-world selection guidance for embedded control designs operating at 3.3 V and −40 °C to +85 °C.
Technical Context
The LPC2131FBD64,151 implements an ARM7TDMI-S core with Thumb instruction set support, enabling 32-bit code execution at up to 60 MHz via a 128-bit wide memory interface and accelerator architecture. It integrates ISP/IAP flash programming with 400 ms sector erase and 1 ms 256-byte write times.
Its peripheral subsystem includes two UARTs with fractional baud rate generators and hardware handshake, dual 32-bit timers (four capture/compare channels each), vectored interrupt controller, and real-time clock with independent 32 kHz input - all mapped to a fixed 64-pin LQFP package with 5 V-tolerant GPIO and dedicated analog I/O pins (AD0.0–AD0.7).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM7TDMI-S 16/32-bit RISC processor with Thumb mode support for 30 % smaller code size without major performance loss. |
| Max Clock Speed | 60 MHz via on-chip PLL (100 µs settling time), enabling real-time response in motor control and sensor acquisition. |
| Flash Memory | 32 kB ISP/IAP flash with 100,000 erase/write cycles and 20-year data retention - sufficient for firmware + configuration storage. |
| SRAM | 8 kB on-chip static RAM accessible as 8/16/32-bit - supports real-time buffering for serial protocols and interrupt service routines. |
| ADC | Single 10-bit 8-channel SAR ADC (AD0.0–AD0.7) with 2.44 µs conversion time per channel - suitable for multi-sensor analog monitoring. |
| DAC | Not integrated - LPC2131FBD64,151 lacks DAC functionality present in LPC2132+ variants. |
| I/O Pins | 47 GPIO pins (5 V tolerant), including nine external interrupt-capable inputs (EINT0–EINT3, plus P1.25 and others via pin connect block). |
Pinout & Package
LPC2131FBD64,151 uses a plastic low-profile quad flat package (LQFP64), 10 × 10 × 1.4 mm body (SOT314-2), with 64 leads and 5 V-tolerant I/O pads featuring TTL levels, hysteresis, and 10 ns slew rate control.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| P0.0/TXD0/PWM1 | UART0 transmit / PWM output | Primary serial debug interface; configurable as PWM1 for motor/servo control or LED dimming. |
| P0.1/RXD0/PWM3/EINT0 | UART0 receive / PWM / interrupt | Full-duplex UART0 I/O; EINT0 enables wake-up from Power-down mode on external event. |
| P0.27/AD0.0/CAP0.1/MAT0.1 | ADC0 channel 0 / timer capture/match | Analog input always connected to pin; CAP0.1 allows precise timing of analog events; MAT0.1 drives PWM-like outputs. |
| P0.30/AD0.3/EINT3/CAP0.0 | ADC0 channel 3 / external interrupt / timer capture | Shared function pin enabling simultaneous analog sampling and edge-triggered interrupt generation. |
| RESET | Active-low reset input | TTL-compatible with hysteresis; 5 V tolerant; initiates full chip reset and default I/O state restoration. |
| VDD / VSS | Power supply / ground | Three VDD (pins 23, 43, 51) and five VSS (pins 6, 18, 25, 42, 50) pins ensure stable 3.3 V core operation and noise reduction. |
| VDDA / VSSA / VREF | Analog power / analog ground / ADC reference | Isolated analog domain (VDDA/VSSA) and dedicated VREF pin minimize noise for accurate 10-bit conversions. |
Key Features
| Feature | Design Value |
|---|---|
| Fast GPIO ports | Port pin toggling up to 3.5× faster than legacy LPC213x - critical for bit-banged protocols and real-time I/O response. |
| Dedicated ADC result registers | Reduces interrupt overhead by eliminating read-modify-write cycles during high-frequency sampling. |
| Fractional baud rate UARTs | UART0/1 support precise baud rates across wide crystal ranges (1–30 MHz), essential for interoperability with legacy modems and sensors. |
| EmbeddedICE RT & trace interface | Enables real-time debugging and instruction tracing via on-chip RealMonitor software - accelerates firmware validation. |
| Individual peripheral enable/disable | Permits dynamic power optimization by disabling unused peripherals (e.g., I²C, SSP) while retaining CPU and RTC operation. |
Applications
| Access Control Terminal | Point-of-Sale (POS) Interface |
|---|---|
Use Scenario: Secure door entry system with keypad, RFID reader, and relay driver. IC Role / Device Role / Timing Role: Main controller executing authentication logic, managing serial communication with RFID module, and driving solenoid via PWM/timer outputs. Use Value: 47 GPIO support multiple interface types (I²C RFID, UART keypad, GPIO relay); 32 kB flash stores secure firmware; low-power modes extend battery life in offline units. |
Use Scenario: Compact retail terminal connecting barcode scanner, thermal printer, and cash drawer. IC Role / Device Role / Timing Role: Protocol converter bridging USB-to-UART peripherals and managing concurrent serial streams (scanner on UART0, printer on UART1). Use Value: Dual UARTs with hardware flow control prevent data loss; 8 kB SRAM buffers print jobs; 5 V-tolerant I/O simplifies level-shifting with legacy peripherals. |
| Industrial Communication Gateway | Medical Sensor Hub |
Use Scenario: Field device aggregating Modbus RTU sensors and forwarding data via Ethernet or cellular modem. IC Role / Device Role / Timing Role: Edge node performing protocol translation (Modbus → custom UART frame), timestamping, and local decision-making before upstream transmission. Use Value: Two 32-bit timers provide precise sensor polling intervals; SPI/SSP interfaces connect to isolated RS-485 transceivers; watchdog ensures recovery from bus faults. |
Use Scenario: Portable vital sign monitor acquiring ECG, temperature, and SpO₂ signals. IC Role / Device Role / Timing Role: Analog front-end controller digitizing sensor outputs via 10-bit ADC, applying digital filtering, and transmitting results over Bluetooth UART. Use Value: AD0.0–AD0.7 support multi-channel analog acquisition; RTC with independent 32 kHz clock enables accurate time-stamped measurements; 3.3 V operation matches low-power sensor ICs. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| LPC2132FBD64/01 | 64 kB flash, 16 kB SRAM, adds 10-bit DAC (AOUT), same ADC count and peripherals. | Required where analog output (e.g., sensor calibration voltage, audio tone generation) is needed alongside LPC2131FBD64,151's capabilities. | Select when DAC functionality is mandatory and board layout accommodates identical LQFP64 footprint. |
| LPC2138FBD64/01 | 512 kB flash, 32 kB SRAM, dual 10-bit ADCs (16 total inputs), same core and clock specs. | Suitable for complex firmware with OTA updates, large lookup tables, or multi-sensor fusion requiring >32 kB program space. | Choose for future-proofing or scaling firmware complexity without changing PCB - same pinout and voltage requirements. |
Compared with LPC2131FBD64,151, the LPC2132FBD64/01 adds DAC output for analog control tasks, while the LPC2138FBD64/01 doubles memory capacity and expands analog input capability - both retain identical LQFP64 packaging, 3.3 V operation, and −40 °C to +85 °C rating for drop-in compatibility in upgraded designs.
Availability
LPC2131FBD64,151 is available at Aetrix Electronics and suitable for access control, point-of-sale, and industrial gateway applications requiring stable component supply, long-term lifecycle assurance, and RoHS-compliant sourcing.
Supply support for LPC2131FBD64,151 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 markets, with leadership in ARM-based microcontrollers and RF technologies.
The LPC213x family was designed for cost-sensitive, space-constrained embedded control applications demanding real-time responsiveness, mixed-signal integration, and field-upgradable firmware - targeting industrial automation, medical devices, and consumer electronics.
FAQ
What is the maximum operating frequency of the LPC2131FBD64,151?
The LPC2131FBD64,151 achieves a maximum CPU clock frequency of 60 MHz using its on-chip programmable PLL, which has a 100 µs settling time. This speed is enabled by a 128-bit wide memory interface and accelerator architecture that supports full-speed 32-bit code execution - making LPC2131FBD64,151 suitable for real-time control loops and high-throughput serial communication tasks.
Does the LPC2131FBD64,151 include a DAC?
No, the LPC2131FBD64,151 does not integrate a DAC. According to the official NXP datasheet, DAC functionality (AOUT) is only available in LPC2132 and higher variants (LPC2132FBD64/01, LPC2134FBD64/01, etc.). The LPC2131FBD64,151 features a single 10-bit 8-channel ADC but no analog output capability - users requiring DAC must select an alternative part such as LPC2132FBD64/01.
What package type is used for the LPC2131FBD64,151?
The LPC2131FBD64,151 uses a plastic low-profile quad flat package (LQFP64) with dimensions 10 × 10 × 1.4 mm (SOT314-2). It has 64 leads, 5 V-tolerant I/O pads with TTL levels and hysteresis, and supports standard reflow soldering processes - ensuring compatibility with mainstream PCB assembly lines and ease of prototyping on breakout boards.
How many external interrupt pins does the LPC2131FBD64,151 support?
The LPC2131FBD64,151 supports up to nine edge- or level-sensitive external interrupt inputs. These include EINT0–EINT3 (mapped to P0.1, P0.3, P0.7, P0.30), plus additional interrupt-capable pins via the pin connect block (e.g., P1.25/EXTIN0 and other GPIOs configured through VIC). This enables flexible event-driven system design for button presses, sensor triggers, and fault detection.
What debug interfaces are supported by the LPC2131FBD64,151?
The LPC2131FBD64,151 supports JTAG (TRST, TDI, TDO, TCK, TMS) and EmbeddedICE RT with trace capabilities (TRACEPKT0–3, TRACESYNC, TRACECLK, PIPESTAT0–2). These interfaces enable real-time debugging, instruction tracing, and non-intrusive firmware analysis using standard ARM debug tools - critical for validating timing-critical code and diagnosing race conditions in LPC2131FBD64,151-based systems.
LPC2131FBD64,151 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 64-LQFP
- Series:
- LPC2100
- Packaging:
- Tray
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Core Processor:
- ARM7®
- Core Size:
- 16/32-Bit
- Speed:
- 60MHz
- Connectivity:
- I2C, Microwire, SPI, SSI, SSP, UART/USART
- Peripherals:
- Brown-out Detect/Reset, POR, PWM, WDT
- Number of I/O:
- 47
- Program Memory Size:
- 32KB (32K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 8K x 8
- Voltage - Supply (Vcc/Vdd):
- 3V ~ 3.6V
- Data Converters:
- A/D 8x10b SAR; D/A 1x10b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
LPC2131FBD64,151 FAQ
1.How can I place an order for LPC2131FBD64,151 through Aetrix?
Please submit a Request for Quotation (RFQ) for LPC2131FBD64,151 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 LPC2131FBD64,151 reliable?
The price and inventory of LPC2131FBD64,151 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for LPC2131FBD64,151 is usually 5 days.
3.What payment methods are accepted for LPC2131FBD64,151?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for LPC2131FBD64,151 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for LPC2131FBD64,151?
LPC2131FBD64,151 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your LPC2131FBD64,151 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 LPC2131FBD64,151?
For technical support, including LPC2131FBD64,151 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your LPC2131FBD64,151 requirements.
6.How does Aetrix verify that LPC2131FBD64,151 is sourced from the original manufacturer or authorized distributors?
All LPC2131FBD64,151 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 LPC2131FBD64,151 meets industry standards.
7.What is the process for return or replacement of LPC2131FBD64,151?
All LPC2131FBD64,151 units undergo pre-shipment inspection (PSI). If there is an issue with LPC2131FBD64,151, 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 LPC2131FBD64,151 part is unused and in its original packaging.
Return procedure for LPC2131FBD64,151:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
LPC2131FBD64,151 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…

