NXP Semiconductors LPC1825JBD144E
- Part No.:
- LPC1825JBD144E
- Manufacturer:
- NXP Semiconductors
- Category:
- Microcontrollers
- Package:
- 144-LQFP
- Datasheet:
-
LPC1825JBD144E.pdf
- Description:
- IC MCU 32BIT 768KB FLASH 144LQFP
- Quantity:
- Payment:

- Shipping:

Inventory:2,932
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
LPC1825JBD144E from NXP Semiconductors is a 32-bit ARM Cortex-M3 microcontroller operating at up to 180 MHz, featuring 768 kB flash (384 kB per bank), 136 kB SRAM, and no Ethernet or LCD controller. It integrates dual 10-bit ADCs (8 channels total), one 10-bit DAC, USB0 Host/Device/OTG with on-chip high-speed PHY, motor control PWM, QEI, and external memory controller (EMC) - deployed in industrial motor drives and smart metering systems.
For engineers reviewing the LPC1825JBD144E datasheet, LPC1825JBD144E pinout, LPC1825JBD144E application, or LPC1825JBD144E equivalent, key selection criteria include its LQFP144 package, -40 °C to +105 °C temperature grade, absence of Ethernet/LCD, presence of EMC and motor control PWM, and compatibility with NXP's LPCOpen software ecosystem.
Technical Context
The LPC1825JBD144E implements an ARM Cortex-M3 r2p1 core with MPU, NVIC, and system tick timer, executing from dual-bank flash with prefetch and branch speculation. Its memory subsystem includes 136 kB SRAM across multiple AHB-accessible blocks, 16 kB EEPROM, and 64 kB ROM with boot code and USB stack.
Digital peripherals are routed via Global Input Multiplexer Array (GIMA) and State Configurable Timer/PWM (SCTimer/PWM); analog functions include two synchronized 10-bit ADCs sharing eight input channels and a 400 kSamples/s DAC. Clocking uses three PLLs - one for CPU, one for USB0, and one configurable as audio PLL - with crystal (1–25 MHz), 12 MHz IRC, and RTC oscillators.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM Cortex-M3 r2p1, 180 MHz max - enables deterministic real-time control with low-latency interrupt handling. |
| Flash Memory | 768 kB (384 kB Bank A + 384 kB Bank B) - supports secure firmware updates with bank-swapping and over-the-air rollback. |
| SRAM | 136 kB on-chip SRAM - sufficient for RTOS, protocol stacks, and real-time buffering without external RAM. |
| Analog Peripherals | Dual 10-bit ADCs (8 ch, 400 kS/s) + 10-bit DAC (400 kS/s) - enables closed-loop analog sensing and actuation in motor control. |
| USB Interface | USB0: High-speed Host/Device/OTG with integrated PHY - eliminates need for external transceiver in USB-connected edge devices. |
| Motor Control | Motor control PWM + QEI - provides hardware-accelerated three-phase commutation and position feedback for BLDC/PMSM drives. |
| Package & Temp | LQFP144, 20 × 20 × 1.4 mm, -40 °C to +105 °C - suitable for industrial environments with constrained PCB area. |
Pinout & Package
Package: Plastic low-profile quad flat package, 144 leads, body 20 × 20 × 1.4 mm (SOT486-1).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| P0_0 | GPIO0[0] / SSP1_MISO / ENET_RXD1 / I2S0_TX_WS | Multi-function pin supporting SPI slave interface, Ethernet receive (not used in LPC1825), or I2S word clock - configured via SCU registers. |
| P1_15 | GPIO0[2] / U2_TXD / ENET_RXD0 / T0_MAT1 | USART2 transmit output or Ethernet RX (disabled in LPC1825) - enables serial debug or peripheral bridging without dedicated UART pins. |
| P1_18 | GPIO0[13] / ENET_TXD0 / T0_MAT3 / CAN1_RD | Timer match output or CAN receive (CAN1 enabled) - supports time-triggered control or industrial fieldbus integration. |
| P2_0 | U0_TXD / EMC_A13 / USB0_PPWR / GPIO5[0] | Primary UART0 TX or EMC address line - critical for ISP programming or external SDRAM/NOR flash expansion. |
| P2_1 | U0_RXD / EMC_A12 / USB0_PWR_FAULT / GPIO5[1] | UART0 RX or USB overcurrent detection - enables firmware loading and robust USB power management. |
Key Features
| Feature | Design Value |
|---|---|
| State Configurable Timer/PWM (SCT) | Hardware-programmable state machine for complex PWM generation - reduces CPU load in multi-phase motor control and lighting dimming. |
| External Memory Controller (EMC) | Supports SRAM, NOR flash, and SDRAM up to 16 MB - enables local code execution from external memory or large data buffers for data logging. |
| Global Input Multiplexer Array (GIMA) | Dynamic routing of 32+ event sources to timers, SCT, and ADCs - simplifies sensor fusion and time-synchronized sampling without software intervention. |
| Motor Control PWM + QEI | Hardware-complementary PWM outputs with dead-time insertion + quadrature decoding - delivers precise, glitch-free commutation for brushless motors. |
| USB0 with On-Chip PHY | Integrated high-speed USB 2.0 transceiver - eliminates external PHY cost and layout complexity in USB device/host applications. |
Applications
| Industrial Motor Drives | Smart Energy Meters |
|---|---|
Use Scenario: Closed-loop control of 3-phase BLDC motors in HVAC compressors or industrial pumps. IC Role / Device Role / Timing Role: Real-time execution of FOC algorithms, PWM waveform generation, and encoder-based position feedback processing. Use Value: Hardware-accelerated motor control PWM and QEI reduce MCU load by >40 % versus software-timed solutions, enabling higher update rates at 180 MHz. | Use Scenario: High-accuracy energy measurement and secure data reporting in DIN-rail electricity meters. IC Role / Device Role / Timing Role: Analog acquisition front-end (dual ADCs), tamper detection logic, and secure USB/RS-485 communication interface. Use Value: Dual synchronized 10-bit ADCs enable simultaneous voltage/current sampling for Class 0.5 accuracy; 16 kB EEPROM stores calibration constants securely. |
| RFID Reader Controllers | White Goods Control Units |
Use Scenario: Multi-protocol RFID reader (ISO14443A/B, ISO15693) with antenna tuning and anti-collision logic. IC Role / Device Role / Timing Role: High-speed digital signal generation for RF carrier modulation and precise timing for tag response windows. Use Value: SCTimer/PWM generates exact 13.56 MHz carrier waveforms with sub-cycle jitter; GIMA routes ADC samples for amplitude/phase demodulation. | Use Scenario: Main control unit in washing machines managing motor, heater, pump, and user interface. IC Role / Device Role / Timing Role: Central coordinator for real-time motor control, thermal monitoring, and HMI responsiveness. Use Value: 136 kB SRAM accommodates FreeRTOS, GUI frame buffer, and fault-log history; EMC allows direct connection to display memory or NAND flash. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| LPC1833JBD144 | 512 kB flash (256 kB per bank), same 136 kB SRAM, includes Ethernet MAC but no LCD or motor control PWM. | Suitable for networked gateways requiring Ethernet but not motor control; lacks hardware QEI and motor PWM blocks. | Select when Ethernet connectivity is required and motor control is handled externally or via software PWM. |
| LPC4357JBD208 | Dual-core (Cortex-M4F + M0), 1 MB flash, 264 kB SRAM, includes Ethernet and LCD - larger LQFP208 package. | Targeted at high-performance HMI or audio applications needing floating-point math and display rendering. | Choose when additional compute headroom, DSP capability, or LCD interface is mandatory - not drop-in compatible due to pin count and package size. |
Compared with LPC1833JBD144, the LPC1825JBD144E trades Ethernet for motor control PWM and QEI; versus LPC4357JBD208, it offers lower cost and smaller footprint at the expense of dual-core performance and display support - making it optimal for cost-sensitive, motor-centric industrial designs.
Availability
LPC1825JBD144E is available at Aetrix Electronics and suitable for industrial motor drives, smart energy meters, RFID readers, and white goods control units requiring stable component supply across extended temperature ranges.
Supply support for LPC1825JBD144E 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 leader focused on secure connectivity solutions for automotive, industrial, and IoT markets, with deep expertise in ARM-based microcontrollers and edge processing.
The LPC18xx product line was designed for high-performance, feature-rich embedded control in harsh industrial environments - emphasizing real-time determinism, peripheral flexibility, and long-term supply stability.
FAQ
What is the maximum operating frequency of the LPC1825JBD144E?
The LPC1825JBD144E operates at a maximum CPU frequency of 180 MHz, achieved using the on-chip PLL with internal or external clock sources. This frequency is fully supported across its -40 °C to +105 °C industrial temperature range and enables deterministic real-time execution of control loops and communication stacks in the LPC1825JBD144E.
Does the LPC1825JBD144E include Ethernet or LCD controller functionality?
No, the LPC1825JBD144E does not include Ethernet MAC or LCD controller peripherals. These features are present in higher-tier variants like LPC185x but omitted in the LPC1825JBD144E to optimize cost and power for motor control and metering applications where those interfaces are unnecessary.
How much flash and SRAM does the LPC1825JBD144E provide?
The LPC1825JBD144E integrates 768 kB of on-chip flash memory (split into two 384 kB banks) and 136 kB of SRAM. The dual-bank flash supports secure firmware updates with zero-downtime swapping, while the SRAM allocation includes multiple AHB-accessible blocks optimized for DMA and real-time data buffering in the LPC1825JBD144E.
What USB capabilities does the LPC1825JBD144E support?
The LPC1825JBD144E includes one High-speed USB 2.0 interface (USB0) with integrated PHY, supporting Host, Device, and OTG modes with DMA acceleration. It does not include USB1 - which requires an external PHY - making USB0 self-contained for embedded USB device or host applications in the LPC1825JBD144E.
Is the LPC1825JBD144E pin-compatible with other LPC18xx variants in LQFP144?
Yes, the LPC1825JBD144E shares identical pinout and package (LQFP144, SOT486-1) with other LPC18xx family members in the same package, including LPC1833JBD144 and LPC1837JBD144. However, peripheral availability (e.g., Ethernet, LCD, motor PWM) differs - requiring careful register-level validation during migration to the LPC1825JBD144E.
LPC1825JBD144E Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 144-LQFP
- Series:
- LPC18xx
- Packaging:
- Tray
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- ARM® Cortex®-M3
- Core Size:
- 32-Bit Single-Core
- Speed:
- 180MHz
- Connectivity:
- CANbus, EBI/EMI, I2C, IrDA, Microwire, SD, SPI, SSI, SSP, UART/USART, USB, USB OTG
- Peripherals:
- Brown-out Detect/Reset, DMA, I2S, Motor Control PWM, POR, PWM, WDT
- Number of I/O:
- 83
- Program Memory Size:
- 768KB (768K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- 16K x 8
- RAM Size:
- 136K x 8
- Voltage - Supply (Vcc/Vdd):
- 2.2V ~ 3.6V
- Data Converters:
- A/D 8x10b; D/A 1x10b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 105°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
LPC1825JBD144E FAQ
1.How can I place an order for LPC1825JBD144E through Aetrix?
Please submit a Request for Quotation (RFQ) for LPC1825JBD144E 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 LPC1825JBD144E reliable?
The price and inventory of LPC1825JBD144E are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for LPC1825JBD144E is usually 5 days.
3.What payment methods are accepted for LPC1825JBD144E?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for LPC1825JBD144E transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for LPC1825JBD144E?
LPC1825JBD144E orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your LPC1825JBD144E 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 LPC1825JBD144E?
For technical support, including LPC1825JBD144E datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your LPC1825JBD144E requirements.
6.How does Aetrix verify that LPC1825JBD144E is sourced from the original manufacturer or authorized distributors?
All LPC1825JBD144E 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 LPC1825JBD144E meets industry standards.
7.What is the process for return or replacement of LPC1825JBD144E?
All LPC1825JBD144E units undergo pre-shipment inspection (PSI). If there is an issue with LPC1825JBD144E, 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 LPC1825JBD144E part is unused and in its original packaging.
Return procedure for LPC1825JBD144E:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
LPC1825JBD144E 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…

