NXP Semiconductors LPC1114LVFHN24/303
- Part No.:
- LPC1114LVFHN24/303
- Manufacturer:
- NXP Semiconductors
- Category:
- Microcontrollers
- Package:
- 24-VFQFN Exposed Pad
- Datasheet:
-
LPC1114LVFHN24/303.pdf
- Description:
- IC MCU 32BIT 32KB FLASH 24HVQFN
- Quantity:
- Payment:

- Shipping:

Inventory:2,683
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
LPC1114LVFHN24/303 from NXP Semiconductors is a 32-bit ARM Cortex-M0 microcontroller in HVQFN24 package, operating at up to 50 MHz with 32 kB flash, 8 kB SRAM, 8-bit ADC (6-channel), UART, SPI/SSP, Fast-mode Plus I²C (1 Mbit/s), and 20 GPIO pins - designed for ultra-low-power mobile accessories and portable medical electronics.
For engineers reviewing the LPC1114LVFHN24/303 datasheet, LPC1114LVFHN24/303 pinout, LPC1114LVFHN24/303 application, or LPC1114LVFHN24/303 equivalent, this page delivers verified specifications, validated HVQFN24 pin mapping, confirmed 1.65–1.95 V single-supply operation, Deep-sleep mode current (≤1.6 µA), and real-world use cases in active cables and battery-powered sensing nodes.
Technical Context
The LPC1114LVFHN24/303 implements an ARM Cortex-M0 core with integrated NVIC, Serial Wire Debug, and system tick timer - all running from a single 1.65–1.95 V supply. Its clock system combines a 12 MHz ±2.5% internal RC oscillator, external crystal support (1–25 MHz), programmable watchdog oscillator (9.4 kHz–2.3 MHz), and PLL for CPU frequency scaling up to 50 MHz without high-frequency crystals.
Digital peripherals include four counter/timers (two 32-bit, two 16-bit) with match/capture functionality, GPIO configurable as edge/level interrupts, and high-current sink drivers on I²C pins for Fast-mode Plus compliance. Analog capability is limited to six 8-bit ADC inputs due to HVQFN24 package constraints, with sampling up to 10 kS/s and power-down mode.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | ARM Cortex-M0, 32-bit RISC architecture with Thumb-2 instruction set - enables compact code size and deterministic interrupt latency for real-time control. |
| Max Clock Frequency | 50 MHz - achieved via PLL from internal RC or crystal source; supports time-critical tasks like UART baud rate generation and ADC burst sampling. |
| Memory | 32 kB flash (256-byte page erase), 8 kB SRAM - sufficient for bootloader + application firmware in space-constrained embedded systems. |
| I/O & Peripherals | 20 GPIO pins, 1 UART (16-byte FIFO, fractional baud), 1 SPI/SSP (25 Mbit/s master), 1 I²C (Fast-mode Plus, 1 Mbit/s), 6-channel 8-bit ADC - covers sensor interfacing, serial comms, and actuator control in one chip. |
| Power Supply | Single 1.65–1.95 V rail - eliminates need for level shifters in 1.8 V systems; Deep-sleep current ≤1.6 µA enables multi-year battery life in wake-on-event designs. |
| Package | HVQFN24 (SOT616-3), 4 × 4 × 0.85 mm - thermally enhanced, leadless QFN suitable for compact PCB layouts in mobile accessories and wearables. |
Pinout & Package
Package: HVQFN24 (SOT616-3), plastic thermal enhanced very thin quad flat package; no leads; 24 terminals; body 4 × 4 × 0.85 mm.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (PIO1_7/TXD/CT32B0_MAT1) | UART transmit / 32-bit timer match output | Primary serial output; configurable as general-purpose I/O or timer-driven signal generator for PWM-like control. |
| 2 (XTALOUT) | Clock oscillator output | Drives external crystal; must be left floating if internal RC oscillator is used - critical for stable timing in low-power modes. |
| 3 (PIO1_8/CT16B1_CAP0) | 16-bit timer capture input | Edge-triggered input to latch 16-bit timer value - used for pulse width measurement or event timestamping. |
| 4 (SWCLK/PIO0_10/SCK0/CT16B0_MAT2) | SWD clock / SPI clock / timer match | Shared pin for debug programming and SPI communication; requires careful multiplexing in firmware initialization. |
| 5 (XTALIN) | Clock oscillator input | Accepts crystal or external clock; voltage-limited to ≤1.8 V - grounding preferred when unused to reduce noise susceptibility. |
| 6 (R/PIO0_11/AD0/CT32B0_MAT3) | ADC input 0 / 32-bit timer match | Analog input only; digital function disabled when ADC enabled - ensures clean sampling without digital crosstalk. |
| 7 (PIO0_1/CLKOUT/CT32B0_MAT2) | Programmable clock output | Reflects system, IRC, CPU, or watchdog clock - useful for synchronizing external logic or verifying clock tree operation. |
| 8 (R/PIO1_0/AD1/CT32B1_CAP0) | ADC input 1 / 32-bit timer capture | Second analog channel; also serves as capture input for timer-based event detection - dual-role reduces pin count needs. |
| 9 (R/PIO1_1/AD2/CT32B1_MAT0) | ADC input 2 / 32-bit timer match | Third analog input with match output capability - enables synchronized analog trigger and digital response in sensor nodes. |
| 10 (RESET/PIO0_0) | Reset input / general-purpose I/O | Active-low reset with 20 ns glitch filter; also functions as GPIO after boot - supports hardware reset coordination and status signaling. |
| 11 (PIO0_2/SSEL0/CT16B0_CAP0) | SPI slave select / 16-bit timer capture | Controls SPI peripheral enable; dual-use as capture input allows flexible event-driven timing without dedicated pins. |
| 12 (PIO0_4/SCL) | I²C clock line | Open-drain, Fast-mode Plus compliant (1 Mbit/s); high-current sink enabled only when configured for Fast-mode Plus - ensures bus drive strength. |
| 13 (PIO0_5/SDA) | I²C data line | Open-drain, Fast-mode Plus compliant; shares same drive capability as SCL - maintains signal integrity on shared I²C bus segments. |
| 14 (PIO0_6/SCK0) | SPI clock | Dedicated SPI clock output; not shared with debug or timer functions - simplifies SPI timing analysis and layout routing. |
| 15 (PIO0_7/CTS) | UART clear-to-send input | Hardware flow control input; high-current output driver on associated GPIO pin - supports robust RS-232/RS-485 interface design. |
| 16 (PIO0_8/MISO0/CT16B0_MAT0) | SPI master-in-slave-out / timer match | Primary SPI data input; also provides match output for 16-bit timer - enables synchronous data acquisition and timed responses. |
| 17 (PIO0_9/MOSI0/CT16B0_MAT1) | SPI master-out-slave-in / timer match | SPI data output with match capability - supports bidirectional SPI transfers while generating precise timing events. |
| 18 (PIO1_5/RTS/CT32B0_CAP0) | UART request-to-send output / timer capture | Flow control output; also captures 32-bit timer value - allows coordinated UART transmission and external event synchronization. |
| 19 (PIO1_6/RXD/CT32B0_MAT0) | UART receive input / timer match | Serial data input with match output - enables UART frame detection and immediate timer-based action on packet arrival. |
| 20 (VDD) | Core and I/O power supply | 1.65–1.95 V supply powering CPU, memory, peripherals, and ADC reference - requires low-noise regulation for ADC accuracy. |
| 21 (VSS) | Ground reference | Common return path for all circuits; must be low-impedance and separated from noisy digital ground in mixed-signal layouts. |
| 22 (PIO1_4/AD5/CT32B1_MAT3) | ADC input 5 / 32-bit timer match | Sixth analog channel; match output enables ADC-triggered actions - e.g., start motor control sequence upon threshold crossing. |
| 23 (SWDIO/PIO1_3/AD4/CT32B1_MAT2) | SWD debug I/O / ADC input 4 / timer match | Multi-function pin supporting debug, analog sensing, and timer control - requires sequential configuration to avoid conflicts. |
| 24 (PIO1_2/AD3/CT32B1_MAT1) | ADC input 3 / 32-bit timer match | Fourth analog input with match output - expands sensor count while enabling time-stamped measurements in compact designs. |
Key Features
| Feature | Design Value |
|---|---|
| ARM Cortex-M0 with NVIC | Enables deterministic interrupt handling with up to 13 GPIO pins directly connected to start logic - critical for ultra-fast wake-from-Deep-sleep (<5 µs) in battery-powered devices. |
| In-System Programming (ISP) | Allows firmware updates over UART without external programmer - reduces production test complexity and enables field upgrades in deployed accessories. |
| Fast-mode Plus I²C (1 Mbit/s) | Provides higher throughput than standard I²C for sensor fusion in mobile accessories - eliminates bottlenecks when reading multiple IMU or environmental sensors. |
| Ultra-low Deep-sleep current (≤1.6 µA) | Extends battery life in intermittent-sensing applications (e.g., wearable health monitors) by minimizing quiescent draw between measurement cycles. |
| Configurable GPIO pull-up/pull-down | Eliminates need for external bias resistors on 20 GPIO pins - reduces BOM cost and PCB area in space-constrained mobile designs. |
| 8-bit ADC with burst mode | Supports simultaneous sampling across up to 6 channels with individual result registers - lowers CPU overhead in sensor array applications like multi-zone temperature monitoring. |
Applications
| Mobile Accessories | Portable Medical Electronics |
|---|---|
Use Scenario: USB-C active cables with embedded protocol negotiation and power delivery control. IC Role / Device Role / Timing Role: Main controller managing USB PD state machine, CC logic, and voltage monitoring via ADC. Use Value: Single-chip solution replaces discrete logic + MCU combo; 50 MHz CPU handles real-time PD messaging while 1.65–1.95 V operation matches USB-C VCONN supply. |
Use Scenario: Disposable glucose meters with LCD display, button interface, and electrochemical sensor readout. IC Role / Device Role / Timing Role: System-on-chip managing sensor excitation, 8-bit ADC conversion, button debouncing, and segment LCD driving. Use Value: 8 kB SRAM stores calibration coefficients and recent readings; Deep-sleep mode extends single-CR2032 battery life beyond 1,000 tests. |
| Active Cables | Smart Wearables |
Use Scenario: Thunderbolt-to-HDMI adapter requiring signal integrity compensation and hot-plug detection. IC Role / Device Role / Timing Role: Embedded controller monitoring cable status, adjusting equalization settings, and reporting via I²C to host. Use Value: Fast-mode Plus I²C (1 Mbit/s) enables rapid configuration updates; 20 GPIO pins route status LEDs and detect connector orientation. |
Use Scenario: Fitness tracker with motion sensor, heart rate LED driver, and Bluetooth LE interface. IC Role / Device Role / Timing Role: Sensor hub aggregating accelerometer data, controlling optical HR sensor timing, and buffering packets for BLE transmission. Use Value: 32 kB flash stores BLE stack + application; programmable windowed WDT prevents lockup during RF interference events. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| LPC1114LVFHI33/303 | HVQFN33 package with 27 GPIO, 8-channel ADC, and additional timer capture/match pins - no change to core peripherals or memory. | Required when >20 GPIO or 8 ADC channels needed; larger footprint but identical firmware compatibility. | Select when expanding sensor count or I/O requirements without changing software architecture. |
| LPC11U14FHN24/303 | Same HVQFN24 package but adds USB 2.0 device controller, 12-bit ADC, and enhanced power management - higher BOM cost and code size. | Needed for USB-connected accessories (e.g., HID keyboards); not drop-in due to different peripheral register map. | Choose only if native USB connectivity is mandatory; otherwise LPC1114LVFHN24/303 offers lower cost and simpler certification. |
Compared with LPC1114LVFHI33/303, the LPC1114LVFHN24/303 saves board space and cost where 20 GPIO and 6 ADC channels suffice; versus LPC11U14FHN24/303, it avoids USB overhead and qualification effort in non-USB applications like passive sensor nodes.
Availability
LPC1114LVFHN24/303 is available at Aetrix Electronics and suitable for mobile accessories, portable medical electronics, active cables, and smart wearables requiring stable component supply, long-term lifecycle support, and consistent parametric performance across production batches.
Supply support for LPC1114LVFHN24/303 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 embedded security.
The LPC111xLV family was designed specifically for ultra-low-voltage (1.65–1.95 V), low-power embedded applications in space-constrained portable electronics - emphasizing energy efficiency, integration density, and simplified power architecture.
FAQ
What is the maximum operating frequency of the LPC1114LVFHN24/303?
The LPC1114LVFHN24/303 operates at a maximum CPU frequency of 50 MHz, achievable via its integrated PLL using either the internal 12 MHz RC oscillator or an external crystal (1–25 MHz). This frequency is fully supported across the specified 1.65–1.95 V supply range and industrial temperature grade.
Does the LPC1114LVFHN24/303 support USB connectivity?
No, the LPC1114LVFHN24/303 does not include a USB controller. It features UART, SPI/SSP, and Fast-mode Plus I²C for serial communication. For USB-enabled designs, consider the pin-compatible LPC11U14FHN24/303 variant, which adds a full-speed USB 2.0 device controller.
How many ADC channels are available on the LPC1114LVFHN24/303?
The LPC1114LVFHN24/303 provides six 8-bit ADC input channels (AD0–AD5), as confirmed by Table 2 and Section 7.11 of the datasheet. The seventh and eighth channels (AD6, AD7) are only accessible on the HVQFN33 package variant (e.g., LPC1114LVFHI33/303).
What debug interface does the LPC1114LVFHN24/303 use?
The LPC1114LVFHN24/303 uses Serial Wire Debug (SWD) with two dedicated pins: SWCLK (pin 4) and SWDIO (pin 23). This 2-pin interface supports full debugging, flash programming, and real-time tracing - eliminating the need for JTAG headers in compact PCB layouts.
Is the LPC1114LVFHN24/303 suitable for battery-powered applications?
Yes, the LPC1114LVFHN24/303 is optimized for battery-powered use: it operates from a single 1.65–1.95 V supply, achieves ≤1.6 µA Deep-sleep current, wakes in ≤5 µs, and supports wake-up from 13 GPIO pins - making it ideal for intermittent-sensing devices like wireless sensors and portable medical tools.
LPC1114LVFHN24/303 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 24-VFQFN Exposed Pad
- Series:
- LPC1100LV
- Packaging:
- Bulk
- 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:
- 20
- Program Memory Size:
- 32KB (32K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 8K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.65V ~ 1.95V
- Data Converters:
- A/D 8x8b
- Oscillator Type:
- Internal
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
LPC1114LVFHN24/303 FAQ
1.How can I place an order for LPC1114LVFHN24/303 through Aetrix?
Please submit a Request for Quotation (RFQ) for LPC1114LVFHN24/303 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 LPC1114LVFHN24/303 reliable?
The price and inventory of LPC1114LVFHN24/303 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for LPC1114LVFHN24/303 is usually 5 days.
3.What payment methods are accepted for LPC1114LVFHN24/303?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for LPC1114LVFHN24/303 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for LPC1114LVFHN24/303?
LPC1114LVFHN24/303 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your LPC1114LVFHN24/303 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 LPC1114LVFHN24/303?
For technical support, including LPC1114LVFHN24/303 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your LPC1114LVFHN24/303 requirements.
6.How does Aetrix verify that LPC1114LVFHN24/303 is sourced from the original manufacturer or authorized distributors?
All LPC1114LVFHN24/303 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 LPC1114LVFHN24/303 meets industry standards.
7.What is the process for return or replacement of LPC1114LVFHN24/303?
All LPC1114LVFHN24/303 units undergo pre-shipment inspection (PSI). If there is an issue with LPC1114LVFHN24/303, 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 LPC1114LVFHN24/303 part is unused and in its original packaging.
Return procedure for LPC1114LVFHN24/303:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
LPC1114LVFHN24/303 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…

