NXP Semiconductors LPC2134FBD64/01,11
- Part No.:
- LPC2134FBD64/01,11
- Manufacturer:
- NXP Semiconductors
- Category:
- Microcontrollers
- Package:
- 64-LQFP
- Datasheet:
-
LPC2134FBD64/01,11.pdf
- Description:
- IC MCU 16/32B 128KB FLASH 64LQFP
- Quantity:
- Payment:

- Shipping:

Inventory:2,024
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
LPC2134FBD64/01 from NXP Semiconductors is a 16/32-bit ARM7TDMI-S microcontroller in LQFP64 package, featuring 128 kB flash, 16 kB SRAM, dual 10-bit 8-channel ADCs (16 total analog inputs), single 10-bit DAC, and 47 GPIO pins with nine external interrupt lines - deployed in industrial control systems requiring real-time analog acquisition and PWM-driven actuation.
For engineers reviewing the LPC2134FBD64/01 datasheet, LPC2134FBD64/01 pinout, LPC2134FBD64/01 application, or LPC2134FBD64/01 equivalent, this page delivers verified technical context, validated pin functions, confirmed peripheral timing specs, and real-world application mappings - all derived from NXP's official Rev. 5.1 product data sheet dated 29 July 2011.
Technical Context
The LPC2134FBD64/01 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. Its dual ADC subsystem includes dedicated result registers to reduce interrupt overhead, and UART0/1 integrate fractional baud rate generators and hardware handshake flow control.
It features two 32-bit timers (four capture/compare channels each), a six-output PWM unit, watchdog, and low-power RTC with independent 32 kHz clock input and VBAT supply. Peripheral clock scaling and individual enable/disable control allow fine-grained power optimization across UARTs, I²C, SPI/SSP, and ADC/DAC blocks.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM7TDMI-S 16/32-bit RISC processor with Thumb mode; enables 65 % code size reduction vs. ARM mode without significant performance penalty. |
| Max Clock Speed | 60 MHz via on-chip PLL (100 µs settling time); supports real-time deterministic execution for control loops and protocol stacks. |
| Flash Memory | 128 kB ISP/IAP flash; allows field firmware updates and secure bootloader operation with 100,000 erase/write cycles and 20-year data retention. |
| SRAM | 16 kB on-chip static RAM; accessible as 8/16/32-bit; used for stack, heap, buffers, and critical real-time variables with zero wait-state access. |
| ADC System | Dual 10-bit 8-channel SAR ADCs (AD0 and AD1); provides up to 16 analog inputs with 2.44 µs per-channel conversion time and dedicated result registers. |
| DAC Output | Single 10-bit voltage-output DAC (AOUT); delivers programmable analog waveform generation for sensor calibration or actuator biasing. |
| I/O & Interrupts | 47 GPIO pins (5 V tolerant), including nine edge/level-sensitive external interrupt inputs (EINT0–EINT3, RI1, DCD1, DSR1, CTS1, RTS1); supports robust event-driven system design. |
Pinout & Package
Package: LQFP64 (plastic low profile quad flat package; 64 leads; body 10 × 10 × 1.4 mm; SOT314-2). All pins are 5 V tolerant with TTL levels, hysteresis, and 10 ns slew rate control unless otherwise specified.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| P0.0/TXD0/PWM1 | UART0 transmit / PWM output | Primary serial debug interface output; also serves as configurable PWM channel 1 for motor or LED control. |
| P0.27/AD0.0/CAP0.1/MAT0.1 | ADC0 channel 0 / Timer0 capture/match | Analog input always connected to pin; simultaneous use as timer capture or match disables ADC function on that pin. |
| P0.25/AD0.4/AOUT | ADC0 channel 4 / DAC output | Shared pin: AOUT active only when DAC enabled; ADC0.4 functional only when DAC disabled - mutual exclusion enforced by hardware. |
| P0.21/PWM5/AD1.6/CAP1.3 | PWM5 / ADC1 channel 6 / Timer1 capture | Multi-function pin supporting high-resolution analog sensing (AD1.6), precise timing capture (CAP1.3), or duty-cycle modulation (PWM5). |
| P1.16–P1.19/TRACEPKT0–3 | Embedded Trace macrocell outputs | Four-bit trace packet bus for real-time instruction tracing; requires external logic analyzer or debugger with ETM support. |
| VDDA / VSSA / VREF | Analog power and reference | Isolated 3.3 V analog supply (VDDA) and ground (VSSA) minimize noise coupling; VREF sets full-scale for both ADC and DAC. |
Key Features
| Feature | Design Value |
|---|---|
| Fast GPIO ports | Port pin toggling up to 3.5× faster than base LPC213x; enables precise bit-banged protocols or high-frequency digital signal generation. |
| Dedicated ADC result registers | Reduces CPU interrupt latency and ISR overhead during high-rate analog sampling - critical for closed-loop control applications. |
| Fractional baud rate UARTs | UART0/1 support exact standard baud rates (e.g., 115200, 921600) across wide clock ranges without external crystal trimming. |
| Hardware flow control | RTS/CTS, DTR/DSR, DCD/RI signals fully implemented in UART1 hardware - eliminates software polling for modem handshaking. |
| Low-power RTC with VBAT | Real-time clock maintains timekeeping during main power-down using dedicated 3.3 V backup supply (VBAT pin), independent of VDD. |
Applications
| Industrial Motor Control | Medical Sensor Interface |
|---|---|
Use Scenario: Closed-loop speed regulation of BLDC motors using current feedback and position sensing. IC Role / Device Role / Timing Role: MCU executes PID algorithm, reads dual ADC channels (current + hall sensor), generates six PWM outputs for inverter gate drivers, and logs fault events via UART. Use Value: 2.44 µs ADC conversion enables ≥400 kHz sampling of motor phase currents; fast GPIO and dedicated result registers ensure deterministic loop timing ≤10 µs. |
Use Scenario: Portable blood glucose meter with electrochemical strip reading and LCD display. IC Role / Device Role / Timing Role: Controls precision analog front-end (AFE), digitizes amperometric current via ADC0, generates reference voltage via DAC, drives segment LCD via GPIO, and communicates via UART to host. Use Value: 10-bit DAC provides stable bias voltage for sensor excitation; dual ADC allows simultaneous strip calibration and measurement; 5 V tolerant I/O interfaces directly with legacy peripherals. |
| Communications Gateway | Access Control Terminal |
Use Scenario: Protocol converter bridging RS-485 Modbus RTU to I²C sensor network in building automation. IC Role / Device Role / Timing Role: Hosts dual UARTs (Modbus master/slave), two Fast I²C buses (400 kbit/s), SPI for external flash, and manages buffer routing between interfaces. Use Value: Hardware UART flow control prevents packet loss under burst traffic; 16 kB SRAM accommodates deep receive/transmit FIFOs for multi-node polling. |
Use Scenario: Tamper-resistant door controller with RFID reader, keypad, relay driver, and audit logging. IC Role / Device Role / Timing Role: Reads contactless card via SPI-connected reader, scans 4×4 keypad matrix, drives 12 V relay via PWM-controlled MOSFET, stores event timestamps in RTC-backed SRAM. Use Value: Nine external interrupt pins support immediate response to card swipe, keypress, or tamper switch; low-power modes extend battery life in standby. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| LPC2136FBD64/01 | 256 kB flash, 32 kB SRAM, same peripherals and pinout; higher memory capacity for complex protocol stacks or GUI buffers. | Suitable where firmware footprint exceeds 128 kB or larger data logging buffers are required. | Select when future firmware expansion or dual-application partitioning (e.g., secure boot + main app) is anticipated. |
| LPC2138FBD64/01 | 512 kB flash, 32 kB SRAM, identical peripheral set and LQFP64 footprint; maximum memory in LPC213x family. | Used in feature-rich embedded gateways requiring integrated web server, TLS stack, or OTA update capability. | Choose for long-lifecycle designs needing headroom against firmware bloat or certification-driven code growth. |
Compared with LPC2134FBD64/01, the LPC2136FBD64/01 and LPC2138FBD64/01 offer scalable flash/SRAM while retaining identical peripheral functionality, pin compatibility, and temperature range (−40 °C to +85 °C), enabling drop-in upgrades without PCB revision.
Availability
LPC2134FBD64/01 is available at Aetrix Electronics and suitable for industrial motor control, medical sensor interface, communications gateway, and access control terminal applications requiring stable component supply and long-term lifecycle support.
Supply support for LPC2134FBD64/01 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 headquartered in Eindhoven, Netherlands, specializing in secure connectivity solutions for automotive, industrial, and IoT markets.
The LPC213x series was designed as a cost-optimized, low-power ARM7-based microcontroller family targeting resource-constrained embedded systems requiring mixed-signal integration, real-time responsiveness, and field-upgradable firmware.
FAQ
What is the maximum operating frequency of the LPC2134FBD64/01?
The LPC2134FBD64/01 operates at a maximum CPU clock frequency of 60 MHz, achieved via its on-chip programmable PLL with 100 µs settling time. This frequency is sustained using the 128-bit wide memory interface and accelerator architecture, enabling real-time execution of control algorithms and communication stacks without wait states.
Does the LPC2134FBD64/01 support in-system programming (ISP)?
Yes, the LPC2134FBD64/01 supports In-System Programming (ISP) via its on-chip bootloader, allowing flash memory to be programmed through UART0 or UART1 without removing the device from the target board. ISP enables field firmware updates and eliminates the need for external programming hardware during development or deployment.
How many analog-to-digital converter (ADC) channels does the LPC2134FBD64/01 have?
The LPC2134FBD64/01 integrates two independent 10-bit 8-channel SAR ADCs (AD0 and AD1), providing up to 16 total analog inputs. AD0 supports inputs AD0.0–AD0.7, and AD1 supports AD1.0–AD1.7 - both with minimum conversion time of 2.44 µs per channel and dedicated result registers to reduce interrupt latency.
Can the LPC2134FBD64/01 generate PWM signals while performing ADC conversions?
Yes, the LPC2134FBD64/01 can concurrently execute PWM generation and ADC conversions. Its six-output PWM unit operates independently of the dual ADC subsystem, and shared pins (e.g., P0.21 for PWM5 and AD1.6) are functionally isolated - enabling simultaneous motor control and sensor monitoring without resource contention.
What debug interfaces are supported by the LPC2134FBD64/01?
The LPC2134FBD64/01 supports JTAG (TRST, TCK, TMS, TDI, TDO, RTCK) and EmbeddedICE RT for real-time debugging, plus Embedded Trace Macrocell (ETM) with TRACEPKT0–3 and TRACESYNC signals for instruction-level tracing. These interfaces enable non-intrusive breakpoint setting, register inspection, and live code-flow analysis during development.
LPC2134FBD64/01,11 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 64-LQFP
- Series:
- LPC2100
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Not For New Designs
- 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:
- 128KB (128K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 16K x 8
- Voltage - Supply (Vcc/Vdd):
- 3V ~ 3.6V
- Data Converters:
- A/D 16x10b SAR; D/A 1x10b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
LPC2134FBD64/01,11 FAQ
1.How can I place an order for LPC2134FBD64/01,11 through Aetrix?
Please submit a Request for Quotation (RFQ) for LPC2134FBD64/01,11 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 LPC2134FBD64/01,11 reliable?
The price and inventory of LPC2134FBD64/01,11 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for LPC2134FBD64/01,11 is usually 5 days.
3.What payment methods are accepted for LPC2134FBD64/01,11?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for LPC2134FBD64/01,11 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for LPC2134FBD64/01,11?
LPC2134FBD64/01,11 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your LPC2134FBD64/01,11 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 LPC2134FBD64/01,11?
For technical support, including LPC2134FBD64/01,11 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your LPC2134FBD64/01,11 requirements.
6.How does Aetrix verify that LPC2134FBD64/01,11 is sourced from the original manufacturer or authorized distributors?
All LPC2134FBD64/01,11 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 LPC2134FBD64/01,11 meets industry standards.
7.What is the process for return or replacement of LPC2134FBD64/01,11?
All LPC2134FBD64/01,11 units undergo pre-shipment inspection (PSI). If there is an issue with LPC2134FBD64/01,11, 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 LPC2134FBD64/01,11 part is unused and in its original packaging.
Return procedure for LPC2134FBD64/01,11:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
LPC2134FBD64/01,11 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…

