NXP Semiconductors LPC4370FET100E
- Part No.:
- LPC4370FET100E
- Manufacturer:
- NXP Semiconductors
- Category:
- Microcontrollers
- Package:
- 100-TFBGA
- Datasheet:
-
LPC4370FET100E.pdf
- Description:
- IC MCU 32BIT ROMLESS 100TFBGA
- Quantity:
- Payment:

- Shipping:

Inventory:2,267
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
LPC4370FET100E from NXP Semiconductors is a dual-core ARM Cortex-M4/M0 microcontroller for industrial and embedded control applications, featuring a 204 MHz Cortex-M4 main processor, a 204 MHz Cortex-M0 coprocessor, 282 kB on-chip SRAM, dual high-speed USB 2.0 interfaces (one with integrated HS PHY, one with ULPI), and 100-ball TFBGA packaging. It supports Ethernet MAC with IEEE 1588 timestamping and a 80 MSps 12-bit high-speed ADC.
For engineers reviewing the LPC4370FET100E datasheet, LPC4370FET100E pinout, LPC4370FET100E application, or LPC4370FET100E equivalent, key selection considerations include its TFBGA100 footprint (49 GPIOs), absence of LCD and second USB PHY, presence of EMC and SCTimer/PWM, and suitability for real-time motor control, e-metering, and industrial gateway designs requiring deterministic peripheral offload.
Technical Context
The LPC4370FET100E implements a heterogeneous dual-core architecture: the Cortex-M4 executes primary application code with hardware FPU and MPU support, while the dedicated Cortex-M0 coprocessor handles time-critical peripheral management-including SPI, SGPIO, and interrupt routing-via a core-to-core bridge and isolated AHB subsystem. This separation enables deterministic latency for industrial I/O.
Its memory subsystem includes 264 kB SRAM on the main AHB matrix plus 18 kB in the M0 subsystem, with independent power-down capability per SRAM block. The device integrates three PLLs: one for CPU clocking up to 204 MHz, one dedicated to USB0, and one configurable as audio PLL-enabling precise clock domain isolation for mixed-signal operation.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM Cortex-M4 @ 204 MHz + ARM Cortex-M0 coprocessor @ 204 MHz - Enables real-time task partitioning with hardware FPU and MPU on M4, and deterministic peripheral offload on M0. |
| SRAM | 282 kB total (264 kB main AHB + 18 kB M0 subsystem) - Supports large firmware images and real-time buffering; two blocks support independent power-down for low-power modes. |
| USB Interfaces | USB0: HS Host/Device/OTG with on-chip HS PHY; USB1: HS Host/Device with ULPI interface only - Enables dual-USB connectivity without external PHY for USB0, but requires external PHY for USB1 operation. |
| Analog Peripherals | One 12-bit ADCHS @ 80 MSps; no 10-bit ADC0/ADC1 or DAC - Provides high-speed sampling for motor current sensing or power quality analysis, but lacks multi-channel 10-bit conversion available in LBGA256 variant. |
| Package & GPIO | TFBGA100 (9 × 9 × 0.7 mm); 49 GPIO pins - Compact footprint suitable for space-constrained industrial modules; fewer GPIOs than LBGA256 (164 pins), with no QEI or motor PWM outputs. |
| Ethernet & Connectivity | 10/100T Ethernet MAC with RMII/MII and IEEE 1588 v2 timestamping - Enables precision time synchronization for industrial Ethernet protocols (e.g., Precision Time Protocol) without external PHY dependency. |
| Configurable Timers | State Configurable Timer (SCTimer/PWM) + four general-purpose timers + RI timer + WWDT - Supports complex waveform generation (e.g., multi-phase PWM) and robust system supervision with windowed watchdog. |
Pinout & Package
Package: TFBGA100 (SOT926-1), 9 × 9 × 0.7 mm body, 100-ball array with 0.65 mm pitch. Ball A1 marked by index area; top-side transparent view per Figure 3 in datasheet Rev. 2.4.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| P0_0 (G2) | GPIO / SSP1_MISO / I2S0_TX_WS | Multi-function digital I/O; default reset state is input with pull-up; supports synchronous serial interfaces critical for audio or sensor data acquisition. |
| P1_15 (K8) | GPIO / ENET_RXD0 / T0_MAT1 | Ethernet receive data line 0 (RMII/MII); also serves as match output for Timer 0 - enables direct hardware-triggered actions on packet arrival. |
| P1_18 (J10) | GPIO / ENET_TXD0 / CAN1_RD | Ethernet transmit data line 0; also CAN1 receiver input - allows shared pin usage between industrial networking stacks (Ethernet + CAN) in gateway applications. |
| P2_0 (G10) | GPIO / U0_TXD / USB0_PPWR | USART0 transmit; also VBUS drive control for USB0 port - simplifies power management design by integrating USB port enable logic with debug UART. |
| P2_7 (C10) | GPIO / CTOUT_1 / U3_UCLK | SCTimer output 1; also USART3 synchronous clock - supports tightly timed communication with external peripherals like encoders or audio codecs. |
Key Features
| Feature | Design Value |
|---|---|
| Dual-core asymmetric processing | Cortex-M4 handles application layer and signal processing; Cortex-M0 manages SGPIO, SPI, and interrupt routing - eliminates software polling overhead and guarantees sub-microsecond peripheral response. |
| State Configurable Timer (SCTimer/PWM) | Event-driven, programmable state machine for PWM, capture, and match functions - replaces multiple discrete timers and enables dynamic waveform reconfiguration without CPU intervention. |
| Global Input Multiplexer Array (GIMA) | Cross-connects 32 inputs to 16 event-driven peripherals (timers, ADC, SCT) - allows flexible trigger routing (e.g., ADC start on timer match) without fixed hardware paths. |
| IEEE 1588-2008 v2 Ethernet support | Hardware timestamping engine in MAC with nanosecond resolution - enables precise time synchronization for industrial automation, power substation monitoring, and distributed control systems. |
| Three independent PLLs | Dedicated CPU, USB, and audio PLLs - isolates clock domains to prevent jitter coupling between high-speed USB traffic and real-time control loops. |
Applications
| Industrial Motor Control | e-Metering & Power Quality |
|---|---|
|
Use Scenario: Three-phase BLDC motor control with current sensing, position feedback, and field-oriented control (FOC). IC Role / Device Role / Timing Role: LPC4370FET100E executes FOC algorithm on Cortex-M4, uses SCTimer/PWM for synchronized gate drive, and samples current via 80 MSps ADCHS with GIMA-triggered acquisition. Use Value: Eliminates need for external ADC and timer ICs; deterministic M0 coprocessor handles encoder quadrature decoding and fault monitoring in parallel. |
Use Scenario: Smart electricity meter with harmonic analysis, tamper detection, and DLMS/COSEM protocol stack. IC Role / Device Role / Timing Role: Cortex-M4 runs metrology firmware and secure communication; ADCHS captures voltage/current waveforms at 80 MSps; IEEE 1588 enables synchronized sampling across distributed meters. Use Value: Single-chip solution meets IEC 62053 accuracy requirements; EMC interface supports external flash for firmware updates and tariff storage. |
| Industrial Ethernet Gateway | RFID Reader System |
|
Use Scenario: Protocol translation between Modbus RTU (RS-485) and EtherNet/IP over 10/100T Ethernet. IC Role / Device Role / Timing Role: Cortex-M0 manages RS-485 transceivers and UART DMA; Cortex-M4 runs EtherNet/IP stack and GSDML parsing; Ethernet MAC handles frame assembly with hardware timestamping. Use Value: Reduces BOM cost by integrating dual-protocol handling; ULPI interface allows optional high-speed USB diagnostics channel without PHY duplication. |
Use Scenario: UHF RFID reader supporting ISO 18000-6C with anti-collision, tag inventory, and secure authentication. IC Role / Device Role / Timing Role: SCTimer generates precise RF carrier modulation; ADCHS digitizes backscattered signals; USB0 provides host-controlled configuration and firmware updates. Use Value: High-speed ADC enables real-time envelope detection; dual USB interfaces allow simultaneous host communication and field service access. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar dual-core microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| LPC4357FET100 | Same TFBGA100 package; identical dual-core architecture but with 264 kB SRAM (no 18 kB M0 subsystem SRAM) and no ADCHS - lacks 80 MSps ADC and M0 subsystem RAM. | Not suitable for high-speed analog acquisition or M0-intensive peripheral offload; limited to simpler real-time tasks. | Select when cost sensitivity outweighs need for high-speed ADC or M0 subsystem memory; verify firmware fits reduced SRAM map. |
| LPC4370FET256 | LBGA256 package; adds LCD controller, 10-bit ADC0/ADC1 (8+8 channels), 10-bit DAC, QEI, motor PWM, and 164 GPIOs - significantly expanded analog and motion control capability. | Required for TFT display interfaces, multi-axis motor control, or white goods with touch HMI and audio playback. | Choose when design requires LCD, QEI, or multi-channel 10-bit ADC; accept larger footprint and higher pin count for feature scalability. |
Compared with LPC4357FET100, LPC4370FET100E delivers higher analog acquisition bandwidth and dedicated M0 subsystem memory; compared with LPC4370FET256, it trades LCD, QEI, and extra ADC channels for compact TFBGA100 packaging and lower system cost - making it optimal for space-constrained industrial gateways and metering endpoints.
Availability
LPC4370FET100E is available at Aetrix Electronics and suitable for industrial automation, e-metering, and RFID reader applications requiring stable component supply, long-term lifecycle support, and consistent traceable sourcing.
Supply support for LPC4370FET100E 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 LPC4300 series, including LPC4370FET100E, was designed for high-performance embedded control in resource-constrained industrial environments - emphasizing dual-core determinism, mixed-signal integration, and IEEE 1588-compliant networking.
FAQ
What is the maximum operating frequency of the LPC4370FET100E main processor?
The LPC4370FET100E features an ARM Cortex-M4 core rated for operation up to 204 MHz. This maximum frequency is achievable under specified voltage (3.3 V ±10%) and temperature (–40 °C to +85 °C) conditions, with all internal PLLs configured per the CGU register settings in the user manual. The Cortex-M0 coprocessor also operates at up to 204 MHz, enabling symmetric performance across both cores.
Does the LPC4370FET100E include a hardware floating-point unit?
Yes, the LPC4370FET100E integrates a single-precision IEEE 754-compliant hardware floating-point unit (FPU) within its ARM Cortex-M4 core. This FPU accelerates mathematical operations required for motor control algorithms, FFT-based power quality analysis, and sensor fusion - eliminating reliance on software emulation and reducing CPU load during intensive calculations.
How many USB interfaces does the LPC4370FET100E support, and what are their capabilities?
The LPC4370FET100E supports two high-speed USB 2.0 interfaces: USB0 provides Host/Device/OTG functionality with an integrated on-chip high-speed PHY; USB1 provides Host/Device functionality with an ULPI interface only - requiring an external high-speed PHY for full operation. Neither interface includes a full-speed PHY on-die beyond USB0's integrated HS PHY.
What analog-to-digital converter resources are available on the LPC4370FET100E?
The LPC4370FET100E includes one 12-bit high-speed ADC (ADCHS) capable of 80 million samples per second, with DMA support and programmable trigger sources via GIMA. It does not include the 10-bit ADC0/ADC1 or 10-bit DAC found in the LBGA256 variant - confirming that all 10-bit analog peripherals are package-dependent and absent in TFBGA100.
Is the LPC4370FET100E pin-compatible with other members of the LPC4300 family?
No, the LPC4370FET100E is not pin-compatible with other LPC4300 variants such as LPC4357FET100 or LPC4370FET256. While it shares the TFBGA100 footprint with LPC4357FET100, differences in peripheral mapping (e.g., missing QEI, motor PWM, and LCD signals) and ball function assignments mean PCB layout cannot be reused without verification and modification.
LPC4370FET100E Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 100-TFBGA
- Series:
- LPC43xx
- Packaging:
- Tray
- Product Status:
- Discontinued at Digi-Key
- Programmable:
- Not Verified
- Core Processor:
- ARM® Cortex®-M4/M0/M0
- Core Size:
- 32-Bit Tri-Core
- Speed:
- 204MHz
- Connectivity:
- CANbus, EBI/EMI, Ethernet, I2C, IrDA, SD, SPI, SSC, UART/USART, USB
- Peripherals:
- Brown-out Detect/Reset, DMA, I2S, LCD, POR, PWM, WDT
- Number of I/O:
- 49
- Program Memory Size:
- -
- Program Memory Type:
- ROMless
- EEPROM Size:
- -
- RAM Size:
- 282K x 8
- Voltage - Supply (Vcc/Vdd):
- 2.2V ~ 3.6V
- Data Converters:
- A/D 3x12b; D/A 1x10b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
LPC4370FET100E FAQ
1.How can I place an order for LPC4370FET100E through Aetrix?
Please submit a Request for Quotation (RFQ) for LPC4370FET100E 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 LPC4370FET100E reliable?
The price and inventory of LPC4370FET100E are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for LPC4370FET100E is usually 5 days.
3.What payment methods are accepted for LPC4370FET100E?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for LPC4370FET100E transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for LPC4370FET100E?
LPC4370FET100E orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your LPC4370FET100E 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 LPC4370FET100E?
For technical support, including LPC4370FET100E datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your LPC4370FET100E requirements.
6.How does Aetrix verify that LPC4370FET100E is sourced from the original manufacturer or authorized distributors?
All LPC4370FET100E 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 LPC4370FET100E meets industry standards.
7.What is the process for return or replacement of LPC4370FET100E?
All LPC4370FET100E units undergo pre-shipment inspection (PSI). If there is an issue with LPC4370FET100E, 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 LPC4370FET100E part is unused and in its original packaging.
Return procedure for LPC4370FET100E:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
LPC4370FET100E 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…

