NXP Semiconductors LPC1113FHN33/201,5
- Part No.:
- LPC1113FHN33/201,5
- Manufacturer:
- NXP Semiconductors
- Category:
- Microcontrollers
- Package:
- 32-VQFN Exposed Pad
- Datasheet:
-
LPC1113FHN33/201,5.pdf
- Description:
- IC MCU 32BIT 24KB FLASH 32HVQFN
- Quantity:
- Payment:

- Shipping:

Inventory:1,841
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
LPC1113FHN33/201 from NXP Semiconductors is a 32-bit ARM Cortex-M0 microcontroller in HVQFN33 package, operating up to 50 MHz with 24 kB flash, 4 kB SRAM, one UART (RS-485 capable), one I²C-bus interface, one SPI, four timers, and a 10-bit ADC with 8-channel input multiplexing - used in smart lighting control and embedded metering systems.
For engineers reviewing the LPC1113FHN33/201 datasheet, LPC1113FHN33/201 pinout, LPC1113FHN33/201 application, or LPC1113FHN33/201 equivalent, this page delivers verified electrical specs, validated HVQFN33 terminal mapping, confirmed low-power operation modes, and real-world substitution guidance for industrial firmware development and BOM optimization.
Technical Context
The LPC1113FHN33/201 implements an ARM Cortex-M0 core with NVIC and system tick timer, paired with a dedicated Power Management Unit enabling Sleep, Deep-sleep, and Deep power-down modes. It uses a 12 MHz internal RC oscillator trimmed to ±1 % accuracy as primary clock source, optionally augmented by external crystal (1–25 MHz) or PLL for full 50 MHz CPU operation.
Peripheral integration includes a single UART with fractional baud rate generation and RS-485 support, one Fast-mode Plus I²C-bus interface (1 Mbit/s), one SPI controller with FIFO, four general-purpose timers (two 32-bit, two 16-bit), and a 10-bit ADC with configurable channel selection across eight pins - all mapped to 28 GPIOs in the HVQFN33 package.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM Cortex-M0, 32-bit RISC, supports Thumb-2 instruction set for compact code size vs. 8/16-bit MCUs. |
| Max Clock Frequency | 50 MHz - achieved via PLL from internal RC oscillator or external crystal, enabling real-time control loop execution. |
| Flash Memory | 24 kB - sufficient for bootloader + application firmware with room for field updates in metering and lighting applications. |
| SRAM | 4 kB - supports stack, heap, and peripheral buffers for concurrent UART, I²C, and timer operations. |
| ADC Resolution | 10-bit - provides 1024-level analog sensing resolution for voltage/current monitoring in white goods interfaces. |
| I²C Speed | 1 Mbit/s Fast-mode Plus - enables high-speed sensor communication without bus contention in multi-node lighting systems. |
| GPIO Count | 28 - all available on HVQFN33 package with configurable pull-up/pull-down and edge/level interrupt capability. |
| Operating Voltage | 1.8 V to 3.6 V - compatible with Li-ion battery-backed systems and standard 3.3 V industrial logic rails. |
Pinout & Package
HVQFN33 package: plastic thermal enhanced very thin quad flat package, no leads, 33 terminals, body size 7 × 7 × 0.85 mm, exposed thermal pad, RoHS-compliant.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD (pins 8, 24, 33) | Power supply | Three independent 1.8–3.6 V supply connections ensure stable core/peripheral rail distribution and noise immunity. |
| VSS (pin 33) | Ground | Single ground terminal shared with thermal pad - requires solid PCB thermal via array for thermal management. |
| RESET/PIO0_0 | Reset input / GPIO | Active-low reset with internal pull-up; dual-function pin allows use as general-purpose input after boot. |
| XTALIN / XTALOUT | Clock oscillator inputs | Supports external crystal (1–25 MHz) or ceramic resonator; XTALOUT drives external load for precise timing reference. |
| SWDIO / SWCLK | Debug interface | Two-pin Serial Wire Debug enables non-intrusive firmware programming and real-time trace in space-constrained designs. |
| PIO0_4/SCL, PIO0_5/SDA | I²C-bus interface | Open-drain capable pins with internal pull-ups - directly interface to temperature/humidity sensors without external components. |
| PIO1_6/RXD, PIO1_7/TXD | UART interface | Full-duplex asynchronous serial with hardware flow control (CTS/RTS) and RS-485 driver enable support. |
| PIO0_2/SSEL0, PIO0_9/MOSI0, PIO0_8/MISO0, PIO0_6/SCK0 | SPI0 interface | Four dedicated SPI signals support daisy-chained peripherals like LED drivers or EEPROMs at up to 25 MHz. |
| AD[7:0] | ADC inputs | Eight analog input channels mapped to GPIO pins - enables simultaneous monitoring of multiple analog sensors in alarm systems. |
Key Features
| Feature | Design Value |
|---|---|
| ARM Cortex-M0 core with NVIC | Enables deterministic interrupt latency (<12 cycles) and efficient context switching for time-critical lighting dimming algorithms. |
| Programmable Watchdog Timer (WDT) | Prevents firmware lockup in unattended white goods appliances via configurable timeout and reset action. |
| 12 MHz internal RC oscillator (±1 %) | Eliminates external crystal cost and board space while maintaining timing accuracy for UART baud rate generation. |
| Deep power-down mode | Reduces current draw to <1 µA - extends battery life in wireless alarm sensors between wake-up events. |
| High-current GPIO (20 mA sink/source) | Directly drives LEDs or small relays without external drivers in compact lighting modules. |
| In-Application Programming (IAP) | Allows firmware updates over UART or I²C without external programmer - critical for remote eMetering field upgrades. |
Applications
| Smart Lighting Control | eMetering Interface |
|---|---|
Use Scenario: Dimmable LED driver with ambient light sensing and DALI/KNX gateway functionality. IC Role / Device Role / Timing Role: Main system controller executing PWM dimming logic, ADC-based lux measurement, and UART-based DALI protocol translation. Use Value: 24 kB flash stores dual firmware images; 28 GPIOs route PWM outputs, sensor inputs, and communication lines in single-chip solution. | Use Scenario: Residential electricity meter with pulse counting, tamper detection, and optical/IR communication port. IC Role / Device Role / Timing Role: Data acquisition and communication hub managing metrology IC interface, EEPROM logging, and IR/UART telemetry transmission. Use Value: 10-bit ADC reads shunt voltage; UART supports IEC 62056-21 optical port; low-power modes extend battery backup duration. |
| Home Alarm Panel | White Goods UI Controller |
Use Scenario: Wireless door/window sensor node with motion detection, battery monitoring, and RF transceiver interface. IC Role / Device Role / Timing Role: Sensor fusion processor aggregating PIR, reed switch, and battery voltage data before RF transmission. Use Value: Deep power-down mode achieves >5-year battery life; WAKEUP-capable GPIOs trigger fast wake-from-sleep on intrusion event. | Use Scenario: Front-panel controller for washing machine with rotary encoder, LED indicators, buzzer, and motor control feedback. IC Role / Device Role / Timing Role: Human-machine interface coordinator handling button scan, display update, audio tone generation, and ADC-based current sensing. Use Value: 4 kB SRAM buffers touch events; high-current GPIOs drive buzzer and status LEDs directly; UART links to main MCU for command relay. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| LPC1113FBD48/301 | LQFP48 package (48 pins), 42 GPIOs, same 24 kB flash/4 kB SRAM, adds second SPI and full 8-channel ADC routing. | Requires larger PCB footprint but enables more complex I/O expansion in eMetering base stations. | Select when additional GPIOs, dual SPI, or full ADC channel access are required - not pin-compatible with HVQFN33. |
| LPC1112FHN33/201 | 16 kB flash, 4 kB SRAM, identical HVQFN33 package and peripheral set - lacks 8 kB flash headroom. | Suitable for simpler alarm sensors or lighting nodes with minimal firmware overhead. | Choose for cost-sensitive, memory-light applications where 24 kB flash is unnecessary - same pinout and layout. |
Compared with LPC1113FHN33/201, LPC1113FBD48/301 offers greater I/O scalability at the cost of board area, while LPC1112FHN33/201 reduces flash capacity without altering pin compatibility - enabling direct replacement where firmware fits within 16 kB.
Availability
LPC1113FHN33/201 is available at Aetrix Electronics and suitable for smart lighting control, eMetering interface, and home alarm panel applications requiring stable component supply, long-term lifecycle assurance, and consistent parametric performance across production batches.
Supply support for LPC1113FHN33/201 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 delivering secure, scalable solutions for automotive, industrial, IoT, and mobile applications.
The LPC111x series targets cost-sensitive 8/16-bit MCU replacement in industrial control, consumer electronics, and energy management - emphasizing low power, small footprint, and ARM software ecosystem compatibility.
FAQ
What is the maximum operating frequency of the LPC1113FHN33/201?
The LPC1113FHN33/201 operates at a maximum CPU frequency of 50 MHz. This is achieved using the on-chip PLL, which can be clocked from either the 12 MHz internal RC oscillator (trimmed to ±1 %) or an external crystal (1–25 MHz). The PLL eliminates need for high-frequency crystals while maintaining timing precision for real-time tasks.
Does the LPC1113FHN33/201 support In-Application Programming (IAP)?
Yes, the LPC1113FHN33/201 supports In-Application Programming via its on-chip bootloader. This allows firmware updates to be performed dynamically during runtime over UART or I²C interfaces - a key capability for remote maintenance in eMetering and smart lighting deployments where physical access is limited.
How many ADC channels does the LPC1113FHN33/201 provide, and what is their resolution?
The LPC1113FHN33/201 integrates a 10-bit successive approximation ADC with input multiplexing across up to eight pins (AD[7:0]). All eight channels are accessible in the HVQFN33 package, enabling simultaneous monitoring of multiple analog sensors - such as thermistors, current shunts, or light-dependent resistors - in compact embedded systems.
What debug interface does the LPC1113FHN33/201 use, and how many pins are required?
The LPC1113FHN33/201 uses Serial Wire Debug (SWD), requiring only two pins: SWDIO (bidirectional data) and SWCLK (clock). This two-wire interface replaces JTAG, reducing PCB routing complexity and pin count while supporting full firmware download, breakpoint setting, and real-time variable inspection during development and field diagnostics.
Is the LPC1113FHN33/201 compatible with extended temperature ranges?
No, the LPC1113FHN33/201 is rated for the industrial temperature range of −40 °C to +85 °C ('F' grade). For extended operation up to +105 °C, NXP offers the 'J' grade variant LPC1113JHN33/203 - which shares identical electrical specifications and pinout but undergoes additional qualification testing for higher thermal reliability.
LPC1113FHN33/201,5 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 32-VQFN Exposed Pad
- Series:
- LPC1100
- Packaging:
- Tray
- Product Status:
- Active
- Programmable:
- Not Verified
- Core Processor:
- ARM® Cortex®-M0
- Core Size:
- 32-Bit Single-Core
- Speed:
- 50MHz
- Connectivity:
- I2C, SPI, UART/USART
- Peripherals:
- Brown-out Detect/Reset, POR, WDT
- Number of I/O:
- 28
- Program Memory Size:
- 24KB (24K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 4K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.8V ~ 3.6V
- Data Converters:
- A/D 8x10b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
LPC1113FHN33/201,5 FAQ
1.How can I place an order for LPC1113FHN33/201,5 through Aetrix?
Please submit a Request for Quotation (RFQ) for LPC1113FHN33/201,5 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 LPC1113FHN33/201,5 reliable?
The price and inventory of LPC1113FHN33/201,5 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for LPC1113FHN33/201,5 is usually 5 days.
3.What payment methods are accepted for LPC1113FHN33/201,5?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for LPC1113FHN33/201,5 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for LPC1113FHN33/201,5?
LPC1113FHN33/201,5 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your LPC1113FHN33/201,5 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 LPC1113FHN33/201,5?
For technical support, including LPC1113FHN33/201,5 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your LPC1113FHN33/201,5 requirements.
6.How does Aetrix verify that LPC1113FHN33/201,5 is sourced from the original manufacturer or authorized distributors?
All LPC1113FHN33/201,5 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 LPC1113FHN33/201,5 meets industry standards.
7.What is the process for return or replacement of LPC1113FHN33/201,5?
All LPC1113FHN33/201,5 units undergo pre-shipment inspection (PSI). If there is an issue with LPC1113FHN33/201,5, 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 LPC1113FHN33/201,5 part is unused and in its original packaging.
Return procedure for LPC1113FHN33/201,5:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
LPC1113FHN33/201,5 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…

