NXP Semiconductors LPC43S20FBD144E
- Part No.:
- LPC43S20FBD144E
- Manufacturer:
- NXP Semiconductors
- Category:
- Microcontrollers
- Package:
- 144-LQFP
- Datasheet:
-
LPC43S20FBD144E.pdf
- Description:
- IC MCU 32BIT ROMLESS 144LQFP
- Quantity:
- Payment:

- Shipping:

Inventory:410
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
LPC43S20FBD144E from NXP Semiconductors is a flashless dual-core ARM Cortex-M4/M0 microcontroller targeting secure industrial control and connectivity applications. It operates at up to 204 MHz, integrates 200 kB on-chip SRAM, supports Ethernet MAC with IEEE 1588 timestamping, includes an AES encryption engine with OTP key storage, and features an External Memory Controller (EMC) - all in an LQFP144 package.
For engineers reviewing the LPC43S20FBD144E datasheet, LPC43S20FBD144E pinout, LPC43S20FBD144E application, or LPC43S20FBD144E equivalent, this page delivers verified core architecture details, confirmed peripheral availability (Ethernet yes, LCD no, USB0/USB1 no), validated package mapping, and real-world selection guidance for secure embedded systems requiring deterministic dual-core processing and trusted boot.
Technical Context
The LPC43S20FBD144E implements a tightly coupled dual-core architecture: the primary ARM Cortex-M4 core runs at up to 204 MHz with hardware FPU, MPU, and ETM/ETB trace support, while the secondary Cortex-M0 coprocessor operates at up to 204 MHz and handles offload tasks including real-time I/O management and security services. Both cores share access to the AHB multilayer matrix and GPDMA controller.
Its clock system includes three PLLs - one for CPU operation, one dedicated to USB (unused in this variant), and one configurable as audio PLL - alongside a 12 MHz IRC oscillator trimmed to ±1.5 % accuracy. The device lacks integrated USB PHYs and LCD controller, consistent with its LQFP144 packaging and S20 subfamily specification.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | Dual-core: ARM Cortex-M4 @ 204 MHz + Cortex-M0 @ 204 MHz - enables real-time task partitioning and security isolation. |
| On-chip Memory | 200 kB SRAM (no flash); 64 kB ROM with boot code and drivers - supports external SPIFI or EMC-based program storage. |
| Security | AES engine with DMA support + two 256-bit OTP banks - one bank stores encrypted boot image keys; enables authenticated, encrypted boot. |
| Ethernet Interface | 10/100T MAC with RMII/MII, DMA, and IEEE 1588-2008 v2 timestamping - suitable for industrial time-sensitive networking. |
| Analog Peripherals | Two 10-bit ADCs (8 channels each, 400 kSamples/s) + one 10-bit DAC (400 kSamples/s) - supports sensor acquisition and analog output in motor or power control loops. |
| Digital Interfaces | EMC supporting SDRAM/NOR/SRAM; Quad SPIFI (52 MB/s); two SSPs; four UARTs/USARTs; two I2C; two I2S; C_CAN 2.0B - provides flexible external memory and serial expansion. |
| Power & Packaging | Single 3.3 V supply (2.2–3.6 V); four low-power modes; LQFP144 (20 × 20 × 1.4 mm) - compatible with standard PCB assembly and thermal management for industrial environments. |
Pinout & Package
LPC43S20FBD144E is housed in a Plastic Low Profile Quad Flat Package (LQFP144) with 144 leads, body size 20 × 20 × 1.4 mm (SOT486-1). All digital pins are grouped into 16 ports (P0–P9, PA–PF), with up to eight multiplexed functions per pin controlled via SCU registers. Pin functions include GPIO, Ethernet signals (ENET_RXD0/1, ENET_TXD0/1, ENET_MDC/MDIO), EMC bus lines (A5–A13, D0–D7, CS0, WE, OE), SSP, UART, I2C, I2S, SCTimer/PWM, and SD/MMC interface signals.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| P1_15 | ENET_RXD0 | Ethernet receive data line 0 - required for RMII/MII physical layer connection. |
| P1_16 | ENET_RX_DV | Ethernet receive data valid - synchronizes incoming frame sampling in RMII mode. |
| P1_18 | ENET_TXD0 | Ethernet transmit data line 0 - drives outbound packet bits to PHY. |
| P1_19 | ENET_TX_CLK / ENET_REF_CLK | Ethernet transmit clock (MII) or reference clock (RMII) - critical timing source for MAC-PHY interface. |
| P1_20 | ENET_TXD1 | Ethernet transmit data line 1 - completes 2-bit RMII or 4-bit MII data path. |
| P2_0 | ENET_MDC | MIIM management data clock - controls MDIO register access to external PHY. |
| P1_17 | ENET_MDIO | MIIM management data I/O - bidirectional control channel for PHY configuration. |
Key Features
| Feature | Design Value |
|---|---|
| Dual-core asymmetric processing | Cortex-M4 handles complex control and signal processing; Cortex-M0 manages time-critical I/O and security services - reduces software complexity and improves determinism. |
| Hardware AES engine with OTP key storage | Enables secure boot and runtime data encryption without software overhead; OTP banks prevent key extraction and support field-upgradeable keys. |
| IEEE 1588-2008 v2 compliant Ethernet MAC | Delivers precise time synchronization for industrial automation and power grid applications - eliminates need for external timestamping hardware. |
| Configurable State Configurable Timer (SCTimer/PWM) | Supports complex waveform generation (e.g., three-phase motor control) and event-driven state transitions - replaces multiple discrete timers and logic. |
| External Memory Controller (EMC) | Direct interface to SDRAM, NOR flash, and SRAM - enables large code/data footprint and real-time OS execution without external bus logic. |
Applications
| Industrial Ethernet Gateway | Secure Motor Control Unit |
|---|---|
|
Use Scenario: Protocol translation between Modbus TCP and CANopen in factory floor gateways. IC Role / Device Role / Timing Role: LPC43S20FBD144E acts as the central protocol processor and Ethernet MAC controller, managing packet routing, timestamping, and CAN message framing. Use Value: IEEE 1588 timestamping ensures synchronized motion control across distributed drives; dual-core separation isolates network stack from real-time CAN scheduling. |
Use Scenario: Closed-loop servo drive for HVAC compressors with safety monitoring. IC Role / Device Role / Timing Role: Cortex-M4 executes PID control and field-oriented algorithms; Cortex-M0 monitors encoder feedback (QEI), manages PWM dead-time, and enforces safety limits. Use Value: Hardware SCTimer/PWM generates precise 3-phase waveforms; AES-secured firmware prevents unauthorized parameter changes. |
| Energy Metering Hub | Smart Building Controller |
|
Use Scenario: Multi-tariff electricity meter aggregating data from CT/PT sensors and communicating via Ethernet to utility backend. IC Role / Device Role / Timing Role: Dual ADCs sample voltage/current simultaneously; Ethernet MAC transmits encrypted meter readings; RTC maintains billing timestamps. Use Value: 10-bit ADCs with 400 kSamples/s support Class 0.2 accuracy; OTP-stored keys ensure firmware integrity during remote updates. |
Use Scenario: Central HVAC and lighting controller in commercial buildings with BACnet/IP and DALI interfaces. IC Role / Device Role / Timing Role: Cortex-M4 runs BACnet/IP stack and scheduling logic; Cortex-M0 handles DALI master timing and GPIO-based relay control. Use Value: EMC allows local storage of building schedules and firmware; GIMA cross-connect enables flexible sensor-to-peripheral routing without FPGA. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar dual-core ARM microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| LPC4330FBD144 | No AES engine; 264 kB SRAM; includes USB0 (HS) and LCD controller - broader peripheral set but lacks hardware encryption. | Suitable for non-security-critical HMI or USB-hosted devices where display or USB connectivity is mandatory. | Select LPC4330FBD144 only if USB0 or LCD functionality is required and cryptographic acceleration is handled externally or in software. |
| LPC4357FET256 | 264 kB SRAM; includes both USB0/USB1, LCD, Ethernet, and AES - full-featured variant in LBGA256 package. | Targeted at high-density designs needing maximum peripheral integration and larger memory footprint. | Choose LPC4357FET256 when board space permits BGA packaging and full feature set (dual USB, LCD, AES) is needed for complex edge node applications. |
Compared with LPC43S20FBD144E, LPC4330FBD144 trades security for USB/LCD capability, while LPC4357FET256 adds density and peripherals at the cost of package complexity - making LPC43S20FBD144E optimal for Ethernet-centric, security-aware industrial controllers in LQFP form factor.
Availability
LPC43S20FBD144E is available at Aetrix Electronics and suitable for industrial automation, energy metering, and secure gateway applications requiring stable component supply, long-term lifecycle assurance, and traceable sourcing.
Supply support for LPC43S20FBD144E 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 specializing in secure connectivity solutions for automotive, industrial, and IoT markets, with deep expertise in ARM-based microcontrollers and trusted execution environments.
The LPC43Sxx series was designed specifically for secure, high-performance industrial control applications demanding dual-core determinism, hardware-accelerated cryptography, and robust Ethernet connectivity - positioning LPC43S20FBD144E as a hardened option within that family.
FAQ
What is the maximum operating frequency of the LPC43S20FBD144E?
The LPC43S20FBD144E supports a maximum CPU frequency of 204 MHz for both its ARM Cortex-M4 and Cortex-M0 cores. This performance level is achieved using the internal PLLs fed by either the 1–25 MHz crystal oscillator or the 12 MHz internal RC oscillator, with the latter trimmed to ±1.5 % accuracy over temperature and voltage. The LPC43S20FBD144E maintains this speed across its specified industrial temperature range.
Does the LPC43S20FBD144E include on-chip flash memory?
No, the LPC43S20FBD144E is a flashless microcontroller. It contains 200 kB of on-chip SRAM for code and data, 64 kB of ROM holding boot code and driver libraries, and 64-bit general-purpose OTP memory. Program storage relies on external interfaces: Quad SPIFI (up to 52 MB/s) or the External Memory Controller (EMC) supporting NOR flash, SDRAM, and SRAM - a design choice enabling secure, field-upgradable firmware images.
Which communication peripherals are available on the LPC43S20FBD144E?
The LPC43S20FBD144E includes Ethernet MAC (10/100T with IEEE 1588), two SSP controllers, four UART/USART interfaces (one with IrDA, one with modem support), two I2C interfaces (one Fast-mode Plus), two I2S interfaces, and one C_CAN 2.0B controller. Notably, it omits USB0, USB1, and LCD controller - features present in higher-tier LPC43Sxx variants - aligning with its focus on Ethernet-centric, secure industrial control.
How does the AES engine in the LPC43S20FBD144E support secure boot?
The LPC43S20FBD144E's AES engine works with two 256-bit OTP memory banks: one stores an encrypted key used to decrypt the boot image stored in external memory, while the other holds configuration and security policy data. Boot code in ROM uses the AES engine and DMA to authenticate and decrypt the image before loading into SRAM - ensuring firmware integrity and confidentiality without software-based crypto overhead. This process is enforced at every power-on reset.
What package type and pin count does the LPC43S20FBD144E use?
The LPC43S20FBD144E uses a Plastic Low Profile Quad Flat Package (LQFP144) with 144 leads, measuring 20 mm × 20 mm × 1.4 mm (SOT486-1). This RoHS-compliant package supports standard surface-mount assembly and provides accessible routing for Ethernet, EMC, and serial interfaces - making it suitable for industrial PCBs where BGA handling is impractical.
LPC43S20FBD144E Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 144-LQFP
- Series:
- LPC43xx
- Packaging:
- Bulk
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Core Processor:
- ARM® Cortex®-M0, ARM® Cortex®-M4
- Core Size:
- 32-Bit Dual-Core
- Speed:
- 204MHz
- Connectivity:
- CANbus, EBI/EMI, I2C, IrDA, Microwire, MMC/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:
- -
- Program Memory Type:
- ROMless
- EEPROM Size:
- -
- RAM Size:
- 200K x 8
- Voltage - Supply (Vcc/Vdd):
- 2.2V ~ 3.6V
- Data Converters:
- A/D 8x10b SAR; D/A 1x10b
- Oscillator Type:
- External, Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
LPC43S20FBD144E FAQ
1.How can I place an order for LPC43S20FBD144E through Aetrix?
Please submit a Request for Quotation (RFQ) for LPC43S20FBD144E 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 LPC43S20FBD144E reliable?
The price and inventory of LPC43S20FBD144E are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for LPC43S20FBD144E is usually 5 days.
3.What payment methods are accepted for LPC43S20FBD144E?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for LPC43S20FBD144E transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for LPC43S20FBD144E?
LPC43S20FBD144E orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your LPC43S20FBD144E 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 LPC43S20FBD144E?
For technical support, including LPC43S20FBD144E datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your LPC43S20FBD144E requirements.
6.How does Aetrix verify that LPC43S20FBD144E is sourced from the original manufacturer or authorized distributors?
All LPC43S20FBD144E 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 LPC43S20FBD144E meets industry standards.
7.What is the process for return or replacement of LPC43S20FBD144E?
All LPC43S20FBD144E units undergo pre-shipment inspection (PSI). If there is an issue with LPC43S20FBD144E, 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 LPC43S20FBD144E part is unused and in its original packaging.
Return procedure for LPC43S20FBD144E:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
LPC43S20FBD144E 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…

