NXP Semiconductors LPC2367FBD100,551
- Part No.:
- LPC2367FBD100,551
- Manufacturer:
- NXP Semiconductors
- Category:
- Microcontrollers
- Package:
- 100-LQFP
- Datasheet:
-
LPC2367FBD100,551.pdf
- Description:
- IC MCU 16/32B 512KB FLSH 100LQFP
- Quantity:
- Payment:

- Shipping:

Inventory:2,238
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
LPC2367FBD100 from NXP Semiconductors is a 32-bit ARM7TDMI-S microcontroller operating at up to 72 MHz, featuring 512 kB flash, 32 kB local SRAM, 16 kB Ethernet SRAM, and 8 kB USB/general-purpose DMA SRAM. It integrates Ethernet MAC with RMII, SD/MMC interface, four UARTs, three I²C buses, two SSPs, I²S, 10-bit ADC (6-channel), 10-bit DAC, PWM, RTC, and 70 GPIO pins - deployed in industrial protocol converters and embedded communication gateways.
For engineers reviewing the LPC2367FBD100 datasheet, LPC2367FBD100 pinout, LPC2367FBD100 application, or LPC2367FBD100 equivalent, key selection considerations include its 512 kB flash capacity, absence of on-chip USB PHY (unlike LPC2364/66/68), presence of SD/MMC support (LPC2367/68 only), RMII Ethernet interface, and LQFP100 package with 100-pin 0.5 mm pitch.
Technical Context
The LPC2367FBD100 implements a dual Advanced High-performance Bus (AHB) architecture enabling concurrent Ethernet DMA, program execution from flash, and general-purpose DMA without bus contention. Its AHB-to-APB bridge connects peripherals including the 10-bit ADC with six multiplexed inputs, 10-bit DAC output (P0[26]/AOUT), and Real-Time Clock with 2 kB battery-backed SRAM.
It supports Thumb/ARM instruction sets, with flash memory mapped on the ARM local bus for zero-wait-state access at 72 MHz. The device uses a PLL clocked by 1–24 MHz crystal or internal 4 MHz RC oscillator (±1 %), but USB operation requires external crystal - a constraint confirmed for LPC2367 due to lack of integrated USB PHY.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM7TDMI-S, 32-bit RISC, executes ARM/Thumb code at up to 72 MHz |
| Flash Memory | 512 kB on-chip flash with ISP/IAP; accessible via ARM local bus for high-speed CPU fetch |
| SRAM | 32 kB local SRAM (ARM bus), 16 kB Ethernet SRAM, 8 kB GP/USB DMA SRAM, 2 kB RTC backup SRAM |
| Serial Interfaces | RMII Ethernet MAC, four UARTs (with FIFO & fractional baud), three I²C, two SSP, I²S, SD/MMC controller |
| Analog Peripherals | 10-bit ADC with 6 input channels (AD0[0]–AD0[5]), 10-bit DAC output on P0[26]/AOUT |
| Timers & PWM | Four 32-bit timers (8 capture, 10 compare), one PWM block supporting three-phase motor control |
| Package | LQFP100, 14 × 14 × 1.4 mm body, 0.5 mm lead pitch, RoHS-compliant plastic package |
Pinout & Package
LQFP100 package: 100-pin low-profile quad flat package with exposed thermal pad (SOT407-1), 0.5 mm lead pitch, 14 mm × 14 mm footprint, 1.4 mm max height. Pin functions are configurable via Pin Connect Block; all GPIO support pull-up/down resistors.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| P0[26]/AOUT | DAC Output | Analog voltage output (0–VREF) from 10-bit DAC; requires external buffer for driving loads |
| P0[23]–P0[26], P1[30], P1[31] | ADC Inputs | Six single-ended analog inputs (AD0[0]–AD0[5]) with shared VREF and VDDA/VSSA supply domain |
| P1[0]–P1[17] | Ethernet Interface | RMIIn signals: ENET_TXD0/1, TX_EN, RXD0/1, CRS, RX_ER, REF_CLK, MDC, MDIO |
| P0[19]–P0[22], P0[21] | SD/MMC Interface | MCICLK, MCICMD, MCIDAT0–3 - dedicated 4-bit SD/MMC bus (LPC2367/68 only) |
| P0[29]/USB_D+, P0[30]/USB_D− | USB Physical Layer | Not connected internally; LPC2367 lacks on-chip USB PHY - requires external transceiver for USB device operation |
| P2[0]–P2[8] | Trace Interface | TRACECLK, TRACESYNC, TRACEPKT0–3, PIPESTAT0–2 - real-time emulation trace outputs |
Key Features
| Feature | Design Value |
|---|---|
| Dual AHB Subsystem | Enables simultaneous Ethernet DMA, flash execution, and USB/GP DMA without arbitration delay |
| SD/MMC Controller | Native 4-bit SD/MMC interface with dedicated command/data lines - eliminates need for external card interface IC |
| Configurable GPIO | All 70 GPIO pins support programmable pull-up/down, edge/level interrupt triggering, and peripheral function remapping |
| Battery-Backed RTC RAM | 2 kB SRAM powered by VBAT pin retains data during main power-off - enables time-stamped logging without external NV memory |
| Real-Time Debug Support | Embedded Trace Module (ETM) + JTAG interface provides non-intrusive real-time instruction and data trace |
Applications
| Industrial Protocol Converter | Embedded Communication Gateway |
|---|---|
Use Scenario: Translating Modbus RTU over RS-485 to EtherNet/IP or TCP/IP in factory automation systems. IC Role / Device Role / Timing Role: Central MCU executing protocol stack, managing UART-to-Ethernet bridging, and maintaining deterministic timing via VIC and hardware timers. Use Value: Integrated RMII Ethernet MAC and four UARTs reduce BOM count; 512 kB flash stores multiple protocol stacks and firmware updates. | Use Scenario: Aggregating sensor data from CAN, I²C, and SPI devices in smart building controllers before forwarding via Ethernet or USB host. IC Role / Device Role / Timing Role: Multi-interface hub MCU with concurrent peripheral handling via GPDMA and dual AHB buses. Use Value: 32 kB local SRAM buffers high-throughput sensor streams; SD/MMC interface enables local firmware and log storage. |
| Medical Data Logger | Motor Control Interface |
Use Scenario: Capturing analog biosignals (ECG, temperature) and storing timestamped records to SD card in portable diagnostic equipment. IC Role / Device Role / Timing Role: ADC acquisition controller with RTC-synchronized sampling and SD/MMC write co-processing. Use Value: 10-bit ADC with 6-channel mux and 2 kB battery-backed RAM preserve session state and timestamps during power loss. | Use Scenario: Driving three-phase BLDC motors in HVAC actuators using space-vector PWM and current feedback via ADC. IC Role / Device Role / Timing Role: PWM generator with dead-time insertion, ADC-triggered current sampling, and fault protection via GPIO interrupts. Use Value: Dedicated PWM unit with six outputs and capture inputs enables precise commutation timing; 70 GPIO support Hall sensor and enable signal routing. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| LPC2368FBD100 | Includes USB 2.0 full-speed device with on-chip PHY and 4 kB endpoint RAM; same 512 kB flash, SD/MMC, RMII Ethernet | Enables direct USB device connectivity (e.g., CDC ACM, HID) without external PHY; LPC2367 requires external transceiver | Select LPC2368 when native USB device functionality is required; LPC2367 preferred when USB is unused and cost reduction is critical |
| LPC2366FBD100 | 256 kB flash, 32 kB SRAM, includes USB PHY and CAN; lacks SD/MMC interface and has reduced ADC channel count (6 → 6, same) but no DAC | Targeted at CAN+Ethernet gateway applications where SD card logging is unnecessary and USB device is required | Choose LPC2366 for CAN-based industrial networks needing USB device mode; LPC2367 prioritizes local storage and analog I/O over CAN |
Compared with LPC2368FBD100, LPC2367FBD100 trades integrated USB PHY for SD/MMC support and retains DAC - making it optimal for data-logging gateways. Against LPC2366FBD100, it doubles flash and adds DAC/SD/MMC at the expense of CAN, better serving storage- and analog-intensive designs.
Availability
LPC2367FBD100 is available at Aetrix Electronics and suitable for industrial protocol converters, embedded communication gateways, and medical data loggers requiring stable component supply, long-term lifecycle assurance, and RoHS-compliant LQFP packaging.
Supply support for LPC2367FBD100 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 applications.
The LPC2300 series was designed as a high-integration ARM7-based microcontroller family targeting multi-protocol embedded gateways - emphasizing Ethernet, serial interfaces, analog peripherals, and deterministic real-time performance in resource-constrained environments.
FAQ
Does LPC2367FBD100 include an integrated USB PHY?
No, LPC2367FBD100 does not include an on-chip USB PHY. Unlike LPC2364/66/68, it lacks USB_D+ and USB_D− transceiver circuitry. To implement USB device functionality, an external USB transceiver (e.g., NXP ISP1504) must be used with LPC2367FBD100's USB logic layer and 4 kB endpoint RAM. This is explicitly confirmed in the ordering options table and feature list.
What is the maximum operating frequency of LPC2367FBD100?
LPC2367FBD100 operates at a maximum CPU clock frequency of 72 MHz. This is achieved using the on-chip PLL, which can be driven by the 1–24 MHz crystal oscillator or the internal 4 MHz RC oscillator (±1 % accuracy). The 72 MHz rate applies to ARM/Thumb instruction execution on the local bus, with zero wait states for flash access under standard conditions.
Which peripherals are exclusive to LPC2367FBD100 within the LPC2364/65/66/67/68 family?
LPC2367FBD100 shares the SD/MMC interface exclusively with LPC2368FBD100 - neither LPC2364, LPC2365, nor LPC2366 support this feature. It also uniquely combines 512 kB flash, 32 kB local SRAM, RMII Ethernet, and 10-bit DAC in a single LQFP100 variant without USB PHY - a configuration not duplicated elsewhere in the family.
Can LPC2367FBD100 support CAN bus communication?
No, LPC2367FBD100 does not include a CAN controller. According to Table 2 (Ordering Options), the "CAN" column for LPC2367FBD100 is marked "–", confirming absence of CAN channels. In contrast, LPC2364/66/68 list "2" under CAN. This is consistent across all documentation - CAN is not implemented in the LPC2367 silicon.
What power supply requirements does LPC2367FBD100 have?
LPC2367FBD100 requires a single 3.3 V supply (operating range: 3.0 V to 3.6 V) for VDD(3V3), VDD(DCDC)(3V3), and digital I/O. It also needs separate analog supplies: VDDA and VSSA for ADC/DAC, with VREF referenced to VDDA. The RTC domain uses VBAT for backup power to retain 2 kB SRAM and RTC registers during main power loss.
LPC2367FBD100,551 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 100-LQFP
- Series:
- LPC2300
- Packaging:
- Tray
- Product Status:
- Not For New Designs
- Programmable:
- Not Verified
- Core Processor:
- ARM7®
- Core Size:
- 16/32-Bit
- Speed:
- 72MHz
- Connectivity:
- Ethernet, I2C, Microwire, Memory Card, SPI, SSI, SSP, UART/USART
- Peripherals:
- Brown-out Detect/Reset, DMA, I2S, POR, PWM, WDT
- Number of I/O:
- 70
- Program Memory Size:
- 512KB (512K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 58K x 8
- Voltage - Supply (Vcc/Vdd):
- 3V ~ 3.6V
- Data Converters:
- A/D 6x10b; D/A 1x10b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
LPC2367FBD100,551 FAQ
1.How can I place an order for LPC2367FBD100,551 through Aetrix?
Please submit a Request for Quotation (RFQ) for LPC2367FBD100,551 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 LPC2367FBD100,551 reliable?
The price and inventory of LPC2367FBD100,551 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for LPC2367FBD100,551 is usually 5 days.
3.What payment methods are accepted for LPC2367FBD100,551?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for LPC2367FBD100,551 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for LPC2367FBD100,551?
LPC2367FBD100,551 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your LPC2367FBD100,551 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 LPC2367FBD100,551?
For technical support, including LPC2367FBD100,551 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your LPC2367FBD100,551 requirements.
6.How does Aetrix verify that LPC2367FBD100,551 is sourced from the original manufacturer or authorized distributors?
All LPC2367FBD100,551 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 LPC2367FBD100,551 meets industry standards.
7.What is the process for return or replacement of LPC2367FBD100,551?
All LPC2367FBD100,551 units undergo pre-shipment inspection (PSI). If there is an issue with LPC2367FBD100,551, 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 LPC2367FBD100,551 part is unused and in its original packaging.
Return procedure for LPC2367FBD100,551:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
LPC2367FBD100,551 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…

