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

- Shipping:

Inventory:1,678
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
LPC845M301JHI33E from NXP Semiconductors is a 32-bit Arm Cortex-M0+ microcontroller operating at up to 30 MHz, featuring 64 KB flash, 16 KB SRAM, one 12-bit ADC (12-channel, 1.2 Msps), two 10-bit DACs, and capacitive touch interface - deployed in compact HVQFN33 packages for space-constrained sensor gateways and portable control systems.
For engineers reviewing the LPC845M301JHI33E datasheet, LPC845M301JHI33E pinout, LPC845M301JHI33E application, or LPC845M301JHI33E equivalent, this page delivers verified package mapping, validated peripheral configuration, confirmed GPIO count (29 pins), real-world timing role in low-power wake-up systems, and direct alternative part comparisons with documented functional trade-offs.
Technical Context
The LPC845M301JHI33E implements an Arm Cortex-M0+ core (r0p1) with single-cycle I/O and nested vectored interrupt controller (NVIC), paired with a multilayer AHB matrix and Serial Wire Debug (SWD) interface supporting four breakpoints and two watchpoints. Its clock system integrates a factory-trimmed Free Running Oscillator (FRO) delivering ±1% accuracy across 0–70°C at 18/24/30 MHz, plus PLL support for full-speed CPU operation without external crystal dependency.
Peripheral routing uses a programmable switch matrix enabling flexible assignment of USART, SPI, I2C, SCTimer/PWM, and ADC functions to non-power pins. The device supports hardware-triggered DMA transfers across 25 channels with 13 trigger sources, and includes dedicated low-power domains for self-wake-up timer (WKT) and deep power-down mode - where only WAKEUP (PIO0_4) and RESET (PIO0_5) remain active for external wake events.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| CPU Core | Arm Cortex-M0+ (r0p1), 30 MHz max - enables deterministic real-time control with low gate count and minimal power budget. |
| Memory | 64 KB flash (64-byte page erase), 16 KB SRAM (dual 8 KB banks) - supports IAP, ISP, and MTB trace buffer allocation. |
| Analog Peripherals | 12-bit ADC (12 ch, 1.2 Msps, dual sequence), two 10-bit DACs, analog comparator (5 inputs) - suitable for closed-loop sensor signal conditioning. |
| Digital Interfaces | 5 USARTs, 4 I2C (1 Fast-mode Plus @ 1 Mbit/s), 2 SPI, CRC engine, DMA (25 ch) - enables multi-protocol sensor hub connectivity. |
| Timers & Control | SCTimer/PWM (5 in / 7 out), 32-bit general-purpose timer, 4-channel MRT, self-wake-up timer (WKT) - provides precise PWM generation and ultra-low-power scheduling. |
| Power & Packaging | 1.8–3.6 V supply, -40°C to +105°C operation, HVQFN33 (5 × 5 × 0.85 mm) - fits industrial-grade wearable and edge-node designs. |
| I/O Capability | 29 GPIOs with configurable pull-up/down, open-drain, digital filter, and boolean pattern-match interrupt on 8 pins - reduces external logic for event-driven wake-up. |
Pinout & Package
HVQFN33 package: 5 mm × 5 mm body, 0.85 mm height, 33-terminal thermal-enhanced no-lead construction with exposed thermal pad (pin 33 = VSS). Pin 1 index located at top-left corner per JEDEC MO-220.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| VDD (Pins 19, 24) | Core & I/O supply | 1.8–3.6 V input; dual VDD pins reduce IR drop and improve noise immunity in high-speed switching. |
| VSS (Pin 33) | Ground reference | Primary ground terminal; exposed thermal pad must be soldered to PCB ground plane for thermal management. |
| PIO0_4/ADC_11/TRST/WAKEUP (Pin 4) | Wake-up trigger | Active-low deep power-down wake source; 20 ns glitch filter ensures robustness against EMI-induced false triggers. |
| PIO0_5/RESET (Pin 3) | Reset input | Asynchronous reset with 20–50 ns pulse width requirement; also wakes device from deep power-down when pulled low. |
| SWDIO/PIO0_2/TMS (Pin 7) | Debug I/O | Serial Wire Debug bidirectional data line; default function at reset - enables programming and real-time debugging without JTAG overhead. |
| SWCLK/PIO0_3/TCK (Pin 6) | Debug clock | Serial Wire Debug clock input; driven by debugger - synchronizes SWD transactions and supports breakpoint/watchpoint execution. |
| PIO0_28/WKTCLKIN (Pin 5) | External wake clock | Accepts external clock (≤ 25 MHz) for self-wake-up timer; remains active in all power modes including deep power-down. |
| PIO0_29/DACOUT_1 (Pin –) | DAC output | Second 10-bit DAC output; not available on HVQFN33 package - confirms DAC0 only (PIO0_17) is routed in this variant. |
Key Features
| Feature | Design Value |
|---|---|
| Switch Matrix I/O Routing | Enables dynamic assignment of UART/SPI/I2C/SCTimer functions to any non-power pin - eliminates fixed-peripheral layout constraints and simplifies PCB revision. |
| Capacitive Touch Interface | Supports up to 9 X/Y electrodes (CAPT_X0–X8, CAPT_YL/YH) - enables button/slider implementation without external touch controller IC. |
| Low-Power Wake-Up Timer (WKT) | Operates from FRO, low-power oscillator, or external clock in always-on domain - allows sub-millisecond wake latency from deep power-down with <1 µA quiescent current. |
| Programmable Watchdog (WWDT) | Windowed watchdog with 9.4 kHz–2.3 MHz range - prevents runaway code while allowing safe firmware update windows via window timeout configuration. |
| FAIM Memory | 256-bit fast initialization memory stores boot configuration and chip behavior on power-up - eliminates external EEPROM for startup parameter storage. |
Applications
| Sensor Gateway Node | Portable Wearable Controller |
|---|---|
Use Scenario: Aggregating temperature, humidity, and motion data from multiple I2C/UART sensors in battery-powered edge nodes. IC Role / Device Role / Timing Role: Central MCU executing sensor polling, local preprocessing, and BLE/Wi-Fi offload via USART/SPI; WKT schedules periodic wake cycles. Use Value: 29 GPIOs accommodate sensor interfaces and status LEDs; 64 KB flash hosts protocol stacks and OTA update image; HVQFN33 footprint minimizes board area. | Use Scenario: Managing touch UI, motion sensing, and battery monitoring in smart wristbands with strict size and power limits. IC Role / Device Role / Timing Role: Capacitive touch controller (CAPT_X0–X4), ADC for battery voltage/temperature sampling, and DAC for haptic feedback waveform generation. Use Value: Integrated capacitive touch eliminates external controller; 10-bit DAC drives piezo actuator directly; deep power-down mode extends battery life beyond 7 days. |
| Industrial Motor Control | Fire & Security Panel Interface |
Use Scenario: Driving BLDC commutation signals and reading hall-effect feedback in compact fan/pump controllers. IC Role / Device Role / Timing Role: SCTimer/PWM generates synchronized 3-phase gate drive signals; ADC monitors current/voltage; GPIOs handle enable/fault signaling. Use Value: SCTimer's 8 match/capture registers and state machine enable complex commutation sequences; 30 MHz CPU handles real-time PID loop within 1 µs jitter. | Use Scenario: Monitoring smoke detector analog outputs, managing keypad scan, and driving alarm siren in UL-certified fire panels. IC Role / Device Role / Timing Role: Analog comparator detects threshold breaches; GPIOs scan 4×4 keypad matrix; DAC outputs audio tones for status alerts. Use Value: Comparator with internal/external reference supports fail-safe smoke detection; 16 KB SRAM buffers event logs during mains failure; -40°C to +105°C rating ensures reliability in enclosure environments. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microcontroller applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| LPC845M301JBD48 | Same core, memory, peripherals; LQFP48 package (48 pins, 7×7 mm), 42 GPIOs, includes second DAC (DACOUT_1). | Supports higher I/O count and dual DAC use cases (e.g., stereo audio, differential analog output); requires larger PCB area. | Select when >29 GPIOs or both DACs are required; not pin-compatible due to different package and pin count. |
| LPC824M201JHI33 | Lower-spec variant: 32 KB flash, 8 KB SRAM, no capacitive touch, no second DAC, 4 USARTs (vs. 5), 2 I2C (vs. 4). | Targeted at cost-sensitive, lower-complexity applications like simple lighting control or basic sensor readout. | Select when full LPC845 feature set is unnecessary; shares HVQFN33 footprint and core architecture for migration path. |
Compared with LPC845M301JHI33E, LPC845M301JBD48 offers expanded I/O and dual DAC capability in a larger package, while LPC824M201JHI33 provides a scaled-down, cost-optimized alternative with identical HVQFN33 form factor but reduced memory and peripheral count - enabling tiered design reuse.
Availability
LPC845M301JHI33E is available at Aetrix Electronics and suitable for sensor gateways, portable wearables, and fire/security panels requiring stable component supply, long-term industrial lifecycle support, and RoHS-compliant HVQFN packaging.
Supply support for LPC845M301JHI33E 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 over 50 years of innovation in microcontrollers and analog devices.
The LPC800 series - including LPC845M301JHI33E - was designed for cost-sensitive, space-constrained embedded applications demanding rich analog integration, low-power operation, and flexible I/O routing without sacrificing Arm Cortex-M performance.
FAQ
What is the maximum operating frequency of the LPC845M301JHI33E?
The LPC845M301JHI33E operates at a maximum CPU frequency of 30 MHz, achieved via its internal Free Running Oscillator (FRO) or PLL. The FRO is factory-trimmed to ±1% accuracy across 0–70°C and supports selectable outputs of 18 MHz, 24 MHz, or 30 MHz - all usable as system clock sources without external crystal dependency. This enables deterministic real-time execution in resource-constrained applications.
How many GPIO pins does the LPC845M301JHI33E provide in the HVQFN33 package?
The LPC845M301JHI33E provides 29 general-purpose I/O pins in the HVQFN33 package, as confirmed in Table 2 of the official datasheet. This count excludes power, ground, debug, and dedicated analog pins (e.g., VDDA, VREFP/N), and reflects only user-configurable digital I/O capable of pull-up/down, open-drain, and interrupt generation - sufficient for compact sensor node and wearable interface designs.
Does the LPC845M301JHI33E support both DAC outputs?
No, the LPC845M301JHI33E supports only DACOUT_0 (on PIO0_17) - DACOUT_1 (PIO0_29) is not available in the HVQFN33 package, as indicated by dash entries in Table 4's HVQFN33 column for that pin. This is a package-specific limitation, not a silicon restriction; the same LPC845 die in LQFP64/LQFP48/HVQFN48 variants includes both DAC outputs.
What debug interface does the LPC845M301JHI33E use, and which pins are required?
The LPC845M301JHI33E uses Serial Wire Debug (SWD) as its primary debug interface, requiring two pins: SWDIO (PIO0_2, Pin 7) and SWCLK (PIO0_3, Pin 6). These pins are enabled by default at reset and support full programming, real-time debugging, breakpoints, and watchpoints - eliminating need for JTAG cabling while maintaining compatibility with standard ARM debug tools like SEGGER J-Link and CMSIS-DAP.
Can the LPC845M301JHI33E wake from deep power-down mode using external signals?
Yes, the LPC845M301JHI33E can wake from deep power-down mode via two dedicated pins: PIO0_4/WAKEUP (Pin 4) and PIO0_5/RESET (Pin 3). Both pins retain functionality in deep power-down and respond to low-going pulses (≥50 ns for WAKEUP, ≥20 ns for RESET). No other GPIOs remain active in this mode - confirming strict reliance on these two pins for external wake events in ultra-low-power deployments.
LPC845M301JHI33E Specifications
- Product attributes
- Attribute value
- Manufacturer:
- NXP Semiconductors
- Package/Case:
- 32-VFQFN Exposed Pad
- Series:
- LPC84x
- Packaging:
- Tray
- Product Status:
- Discontinued at Digi-Key
- Programmable:
- Not Verified
- Core Processor:
- ARM® Cortex®-M0+
- Core Size:
- 32-Bit Single-Core
- Speed:
- 30MHz
- Connectivity:
- I2C, SPI, UART/USART
- Peripherals:
- Brown-out Detect/Reset, DMA, POR, PWM, WDT
- Number of I/O:
- 29
- Program Memory Size:
- 64KB (64K x 8)
- Program Memory Type:
- FLASH
- EEPROM Size:
- -
- RAM Size:
- 16K x 8
- Voltage - Supply (Vcc/Vdd):
- 1.8V ~ 3.6V
- Data Converters:
- A/D 12x12b; D/A 1x10b
- Oscillator Type:
- External, Internal
- Operating Temperature:
- -40°C ~ 105°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
LPC845M301JHI33E FAQ
1.How can I place an order for LPC845M301JHI33E through Aetrix?
Please submit a Request for Quotation (RFQ) for LPC845M301JHI33E 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 LPC845M301JHI33E reliable?
The price and inventory of LPC845M301JHI33E are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for LPC845M301JHI33E is usually 5 days.
3.What payment methods are accepted for LPC845M301JHI33E?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for LPC845M301JHI33E transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for LPC845M301JHI33E?
LPC845M301JHI33E orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your LPC845M301JHI33E 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 LPC845M301JHI33E?
For technical support, including LPC845M301JHI33E datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your LPC845M301JHI33E requirements.
6.How does Aetrix verify that LPC845M301JHI33E is sourced from the original manufacturer or authorized distributors?
All LPC845M301JHI33E 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 LPC845M301JHI33E meets industry standards.
7.What is the process for return or replacement of LPC845M301JHI33E?
All LPC845M301JHI33E units undergo pre-shipment inspection (PSI). If there is an issue with LPC845M301JHI33E, 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 LPC845M301JHI33E part is unused and in its original packaging.
Return procedure for LPC845M301JHI33E:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
LPC845M301JHI33E 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…

