Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

NXP Semiconductors LPC43S37JBD144E

Part No.:
LPC43S37JBD144E
Manufacturer:
NXP Semiconductors
Category:
Microcontrollers
Package:
144-LQFP
Datasheet:
AetrixLPC43S37JBD144E.pdf
Description:
IC MCU 32BIT 1MB FLASH 144LQFP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:4,865

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

LPC43S37JBD144E from NXP Semiconductors is a dual-core ARM Cortex-M4F/M0 microcontroller in LQFP144 package, operating up to 204 MHz with 1 MB flash (512 kB per bank), 136 kB SRAM, and integrated AES engine for secure boot. It features dual high-speed USB 2.0 interfaces (one with on-chip HS PHY, one with ULPI), 10/100T Ethernet MAC with IEEE 1588 support, and two 10-bit ADCs - deployed in industrial gateways requiring real-time control and secure connectivity.

For engineers reviewing the LPC43S37JBD144E datasheet, LPC43S37JBD144E pinout, LPC43S37JBD144E application, or LPC43S37JBD144E equivalent, key selection criteria include dual-core asymmetric processing capability, hardware AES acceleration, RMII/MII Ethernet interface, USB OTG + Host dual-role support, and absence of LCD controller - distinguishing it from LPC4357 variants.

Technical Context

The LPC43S37JBD144E integrates an ARM Cortex-M4F core (204 MHz, FPU, MPU, ETM/ETB trace) paired with a fully independent Cortex-M0 coprocessor (204 MHz, NVIC, JTAG/SWD), enabling true parallel execution - e.g., M4 handles Ethernet/USB protocol stacks while M0 manages motor control PWM or sensor preprocessing. Both cores share access to the AHB multilayer matrix and configurable peripherals including SCT, GIMA, and SGPIO.

Its memory subsystem includes dual-bank flash with accelerator, 136 kB distributed SRAM (32 kB + 16 kB + 16 kB + 40 kB + 32 kB), 16 kB EEPROM, 64 kB ROM (boot/USB stack), and OTP for AES keys. Power management supports four low-power modes with RTC domain isolation and battery-backed registers.

Key Specifications

ParameterValue and Actual Design Meaning
CPU Core(s)Dual-core: ARM Cortex-M4F @ 204 MHz + Cortex-M0 @ 204 MHz - enables concurrent real-time and application-layer processing without OS overhead.
Flash Memory1 MB total (512 kB Bank A + 512 kB Bank B) with flash accelerator - supports live firmware updates via bank switching.
SRAM136 kB total across five blocks (32+16+16+40+32 kB), individually power-controllable - optimizes dynamic power in mixed-workload applications.
SecurityHardware AES engine with DMA support and ROM-based API - accelerates encrypted boot image validation and runtime data encryption.
Connectivity10/100T Ethernet MAC (RMII/MII, IEEE 1588 v2), USB0 (HS Host/Device/OTG w/ on-chip PHY), USB1 (HS Host/Device w/ ULPI) - enables dual-networked embedded systems with time-synchronized I/O.
Analog PeripheralsTwo 10-bit ADCs (400 kSamples/s, 8 channels each), one 10-bit DAC (400 kSamples/s) - supports simultaneous analog acquisition and waveform generation for closed-loop control.
PackageLQFP144 (20 × 20 × 1.4 mm, 0.5 mm pitch) - surface-mount compatible with standard reflow profiles and accessible debug/test points.

Pinout & Package

Package: LQFP144 (Plastic low-profile quad flat package, 144 leads, body 20 × 20 × 1.4 mm, pitch 0.5 mm). Pin functions are multiplexed across up to eight digital roles per pin, configured via SCU registers. GPIO is grouped into ports P0–P9 and PA–PF, with up to 83 usable GPIO pins on this variant.

Pin/TerminalCircuit RoleDesign Meaning
P0_0GPIO0[0] / SSP1_MISO / ENET_RXD1 / I2S0_TX_WSPrimary Ethernet receive data line (RMII/MII); also serves as SPI slave input or I2S word select - requires careful routing priority in mixed-interface designs.
P1_15GPIO0[2] / U2_TXD / ENET_RXD0 / T0_MAT1Ethernet receive data 0 (critical RMII signal); also USART2 TX - cannot be shared during Ethernet operation without timing conflict.
P1_16GPIO0[3] / U2_RXD / ENET_CRS / T0_MAT0Ethernet carrier sense (MII) or receive data valid (RMII); dual-role pin mandates strict signal integrity for deterministic Ethernet latency.
P1_19ENET_TX_CLK / SSP1_SCK / CLKOUT / I2S0_RX_MCLKEthernet transmit clock reference (25 MHz for RMII, 50 MHz for MII); also drives I2S master clock - critical for audio/Ethernet synchronization.
P2_0U0_TXD / EMC_A13 / USB0_PPWRUSB VBUS drive control (active-HIGH, inverted polarity vs. other LPC parts); requires external pull-down at reset to disable power switch.

Key Features

FeatureDesign Value
Dual-core asymmetric architectureIndependent Cortex-M4F and Cortex-M0 cores enable workload partitioning - e.g., M4 runs TCP/IP stack while M0 handles real-time PWM generation without scheduler interference.
Configurable State Configurable Timer (SCT)Event-driven timer subsystem with programmable states and transitions - replaces multiple conventional timers for complex waveform generation (e.g., multi-phase motor commutation).
Global Input Multiplexer Array (GIMA)Hardware crossbar connecting 32 inputs to 16 outputs - enables flexible event routing between ADC triggers, GPIO interrupts, and SCT inputs without CPU intervention.
Quad SPI Flash Interface (SPIFI)4-lane serial interface supporting up to 52 MB/s - eliminates need for parallel NOR flash, reducing PCB layer count and BOM cost in code-execution-from-external-flash designs.
Secure boot with AES engineDedicated hardware accelerator with DMA and ROM API - validates encrypted boot images in <10 ms, preventing unauthorized firmware execution without software overhead.

Applications

Industrial GatewaySecure Metering

Use Scenario: Edge gateway aggregating Modbus RTU sensors, running TLS-secured MQTT to cloud, and managing local CAN bus field devices.

IC Role / Device Role / Timing Role: LPC43S37JBD144E acts as main application processor (Cortex-M4F) handling network stacks and crypto, while Cortex-M0 offloads CAN message framing and watchdog supervision.

Use Value: Dual USB + Ethernet enables simultaneous field service (USB CDC) and remote monitoring (Ethernet), with AES engine accelerating TLS handshake and firmware OTA verification.

Use Scenario: Smart electricity meter with tamper detection, encrypted consumption logging, and IR/RF communication.

IC Role / Device Role / Timing Role: LPC43S37JBD144E serves as secure metering SoC - Cortex-M4F executes DLMS/COSEM stack and AES-128 encryption, Cortex-M0 monitors real-time pulse counters and RTC alarm events.

Use Value: Hardware AES and battery-backed RTC with 256-byte backup registers ensure secure, time-stamped data logging even during mains failure.

Audio-Enabled HMIMulti-Protocol Industrial Controller

Use Scenario: Human-machine interface with color TFT display (driven externally), stereo audio playback, and touch-button input.

IC Role / Device Role / Timing Role: LPC43S37JBD144E provides audio processing (I2S0/I2S1), GPIO-based capacitive touch scanning, and USB HID interface - no LCD controller required since display is driven by external GPU.

Use Value: Two I2S interfaces with DMA support enable full-duplex audio streaming; SGPIO and SCT allow precise timing for touch debouncing and LED feedback without CPU load.

Use Scenario: Programmable logic controller supporting EtherCAT slave, RS-485 Modbus, and CANopen fieldbus simultaneously.

IC Role / Device Role / Timing Role: LPC43S37JBD144E implements EtherCAT slave controller (via Ethernet MAC), UART/USART peripherals for serial protocols, and C_CAN for CANopen - all managed by dedicated cores.

Use Value: GIMA and SCT enable deterministic response to EtherCAT sync signals while offloading serial protocol framing to Cortex-M0, meeting sub-100 µs cycle time requirements.

Equivalent & Alternatives

The following parts are listed as comparable options for similar dual-core microcontroller applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
LPC4357JBD208Same dual-core architecture and peripheral set, but adds LCD controller and 142 GPIOs; packaged in LQFP208.Required for TFT display integration; not suitable when display is external or board space is constrained.Select LPC4357JBD208 only if on-chip LCD controller and additional GPIOs are needed - LPC43S37JBD144E saves PCB area and cost where display is handled externally.
LPC4337JBD144Identical package and pinout, but lacks AES engine and secure boot ROM; flash reduced to 512 kB (256 kB per bank).Cannot meet FIPS 140-2 or IEC 62443 security requirements for encrypted boot or runtime data protection.Choose LPC4337JBD144 only for cost-sensitive, non-secure applications - LPC43S37JBD144E is mandatory when hardware-accelerated AES and secure boot are required.

Compared with LPC4357JBD208, LPC43S37JBD144E reduces footprint and cost by omitting LCD controller while retaining full Ethernet/USB/audio/peripheral capability; versus LPC4337JBD144, it adds essential hardware security for certified industrial deployments.

Availability

LPC43S37JBD144E is available at Aetrix Electronics and suitable for industrial gateways, secure metering systems, and audio-enabled HMIs requiring stable component supply, long-term lifecycle assurance, and traceable sourcing.

Supply support for LPC43S37JBD144E 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 edge processing.

The LPC43Sxx product line targets high-performance, security-critical embedded applications requiring dual-core deterministic processing, hardware crypto acceleration, and rich connectivity - designed specifically for industrial automation, smart grid, and secure HMI systems.

FAQ

What is the maximum operating frequency of the LPC43S37JBD144E?

The LPC43S37JBD144E operates at a maximum CPU frequency of 204 MHz for both its ARM Cortex-M4F and Cortex-M0 cores. This performance level is achieved using internal PLLs that allow operation at full speed without requiring an external high-frequency crystal oscillator - the system can derive the 204 MHz clock from a 1–25 MHz crystal or the internal 12 MHz RC oscillator.

Does the LPC43S37JBD144E include an LCD controller?

No, the LPC43S37JBD144E does not include an LCD controller. According to Table 2 in the official datasheet, the LCD feature is marked "no" for this part number, distinguishing it from the LPC4357 variants. The device retains full Ethernet, USB, audio (I2S), and peripheral functionality - making it ideal for systems where display is handled by an external GPU or FPGA.

How many GPIO pins are available on the LPC43S37JBD144E?

The LPC43S37JBD144E provides 83 GPIO pins, as confirmed in Table 2 of the datasheet under the "GPIO" column. These are distributed across ports P0–P9 and PA–PF, with each pin supporting up to eight multiplexed functions (e.g., UART, I2C, SSP, SCT) configurable via the System Configuration Unit (SCU) registers.

What security features does the LPC43S37JBD144E support?

The LPC43S37JBD144E includes a hardware AES engine with DMA support, two banks (256-bit total) of OTP memory dedicated to AES key storage, and a ROM-based API for secure boot image decryption. It also features a Memory Protection Unit (MPU) on the Cortex-M4F core and supports encrypted firmware updates via dual-bank flash - meeting foundational requirements for IEC 62443 and FIPS 140-2 Level 1 compliance.

What is the difference between USB0 and USB1 on the LPC43S37JBD144E?

USB0 is a High-speed USB 2.0 Host/Device/OTG interface with an on-chip high-speed PHY, enabling self-powered OTG operation. USB1 is a High-speed USB 2.0 Host/Device interface with an on-chip full-speed PHY and ULPI interface to an external high-speed PHY - allowing flexible PHY selection while maintaining HS capability. Both support DMA and are independently clocked via separate PLLs.

LPC43S37JBD144E Specifications

Product attributes
Attribute value
Manufacturer:
NXP Semiconductors
Package/Case:
144-LQFP
Series:
LPC43xx
Packaging:
Tray
Product Status:
Active
Programmable:
Not Verified
Core Processor:
ARM® Cortex®-M4/M0
Core Size:
32-Bit Dual-Core
Speed:
204MHz
Connectivity:
CANbus, EBI/EMI, Ethernet, I2C, IrDA, Microwire, MMC/SD, SPI, SSI, SSP, UART/USART, USB, USB OTG
Peripherals:
Brown-out Detect/Reset, DMA, I2S, POR, WDT
Number of I/O:
83
Program Memory Size:
1MB (1M x 8)
Program Memory Type:
FLASH
EEPROM Size:
-
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:

LPC43S37JBD144E FAQ

1.How can I place an order for LPC43S37JBD144E through Aetrix?

Please submit a Request for Quotation (RFQ) for LPC43S37JBD144E 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 LPC43S37JBD144E reliable?

The price and inventory of LPC43S37JBD144E are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for LPC43S37JBD144E is usually 5 days.

3.What payment methods are accepted for LPC43S37JBD144E?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for LPC43S37JBD144E transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for LPC43S37JBD144E?

LPC43S37JBD144E orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your LPC43S37JBD144E 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 LPC43S37JBD144E?

For technical support, including LPC43S37JBD144E datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your LPC43S37JBD144E requirements.

6.How does Aetrix verify that LPC43S37JBD144E is sourced from the original manufacturer or authorized distributors?

All LPC43S37JBD144E 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 LPC43S37JBD144E meets industry standards.

7.What is the process for return or replacement of LPC43S37JBD144E?

All LPC43S37JBD144E units undergo pre-shipment inspection (PSI). If there is an issue with LPC43S37JBD144E, 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 LPC43S37JBD144E part is unused and in its original packaging.

Return procedure for LPC43S37JBD144E:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

LPC43S37JBD144E Tags

  • LPC43S37JBD144E
  • LPC43S37JBD144E PDF
  • LPC43S37JBD144E Datasheet
  • LPC43S37JBD144E Specifications
  • LPC43S37JBD144E Images
  • NXP Semiconductors
  • NXP Semiconductors LPC43S37JBD144E
  • Buy LPC43S37JBD144E
  • LPC43S37JBD144E Price
  • LPC43S37JBD144E Distributor
  • LPC43S37JBD144E Supplier
  • LPC43S37JBD144E Wholesale
Related Products
ATTINY4-TSHR
ATTINY4-TSHR

Microchip Technology

ATTINY10-TSHR
ATTINY10-TSHR

Microchip Technology

ATTINY10-TS8R
ATTINY10-TS8R

Microchip Technology

ATTINY202-SSNR
ATTINY202-SSNR

Microchip Technology

ATTINY202-SSFR
ATTINY202-SSFR

Microchip Technology

ATTINY402-SSNR
ATTINY402-SSNR

Microchip Technology

PIC16F15213T-I/MF
PIC16F15213T-I/MF

Microchip Technology

PIC16F15213-E/MF
PIC16F15213-E/MF

Microchip Technology

PIC10F200T-I/OT
PIC10F200T-I/OT

Microchip Technology

ATTINY412-SSNR
ATTINY412-SSNR

Microchip Technology

PIC10F202T-I/OT
PIC10F202T-I/OT

Microchip Technology

ATTINY404-SSNR
ATTINY404-SSNR

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER