Espressif Systems

ESP32-P4NRW16X - Dual-Core RISC-V MCU, 16MB PSRAM | Espressif

MPN: ESP32-P4NRW16X ✓ Active
In Stock Ships in 1-3 business days
1.8 V Vdss 16 MB (OPI/HPI) Package
From $3.2 USD / Unit
MOQ: 1 |
Price updated: 2026-09-10
Volume Pricing
Qty Unit Price Extended
1 $4.9 $4.90
10 $4.45 $44.50
100 $3.95 $395.00
500 $3.55 $1,775.00
1,000 $3.2 $3,200.00
ℹ️ All prices are in USD

ESP32-P4NRW16X Overview

The Espressif Systems ESP32-P4NRW16X is a 32-bit high-performance microcontroller (MCU) SoC with a RISC-V dual-core high-performance (HP) microprocessor at up to 400 MHz-class performance, a single-core low-power (LP) microprocessor, and 16 MB of in-package PSRAM (OPI/HPI) in a 10 x 10 mm QFN-104 package.

A microcontroller SoC integrates a processor core, memory, and peripherals on a single chip, sitting at the top of the embedded hierarchy: MCU -> system-on-chip (SoC) -> embedded system. The ESP32-P4 family extends the ESP32 product line by removing on-chip Wi-Fi/Bluetooth radio and instead focusing on compute, memory, and display/vision peripherals, pairing naturally with Espressif companion connectivity chips such as the ESP32-C6.

Key features include the HP/LP dual-system architecture, where the LP single-core RISC-V processor keeps monitoring and wake-up tasks running while the HP cores sleep; 16 MB of in-package OPI/HPI PSRAM with a 1.8 V VDD_PSRAM rail; dedicated MIPI CSI and MIPI DSI interfaces for camera input and display output; and an industrial ambient temperature range of -40 to +85 C.

Technically, the ESP32-P4 is built for rich HMI, edge computing, image processing, and voice processing. The HP system contains the dual-core RISC-V microprocessor with access to large internal memory, while hardware accelerated image and voice paths offload the CPU. Espressif recommends the v3.0-or-later reference schematic and at least a 4-layer PCB for new designs, and the series is currently supplied at chip revision v3.x.

Typical applications include smart display HMI panels with MIPI DSI screens, camera/vision nodes using MIPI CSI image sensors, and voice-assistant endpoints with on-device audio processing. Paired with an ESP32-C6 for Wi-Fi 6 and 802.15.4, the P4 forms the compute engine of a modern connected HMI.

Design consideration: because the in-package PSRAM operates at 1.8 V (VDD_PSRAM_0/1), power-rail sequencing and the recommended 4-layer stackup with solid ground planes are critical for signal integrity on the OPI PSRAM and MIPI buses.

This page synthesizes distributor pricing, drop-in alternatives within the ESP32-P4 family, and practical design notes not found in the manufacturer datasheet.

Drop-in alternatives for ESP32-P4NRW16X — same package, pin-to-pin compatible. Different-package parts requiring PCB rework are excluded.

Variants in this series

Same-series models that are drop-in compatible with ESP32-P4NRW16X (same form factor and footprint) — differing in Core (HP System), In-Package PSRAM, Package.

Espressif Systems
Core (HP System): RISC-V 32-bit dual-core high-performance microprocessor with AI instruction extensions
In-Package PSRAM: 32 MB
Package: QFN-104, 10 x 10 mm
Compare with ESP32-P4NRW16X →

Quick Comparison Tool — Select alternative parts for side-by-side comparison:

ESP32-P4NRW32X

✅ Drop-In
Espressif Systems
📦 QFN104 (10 x 10 mm)
RISC-V 32-bit dual-core high-performance microprocessor with AI instruction extensions · RISC-V single-core low-power microprocessor · HP (High Performance) system + LP (Low Power) system · 32 MB · QFN-104, 10 x 10 mm · Image processing, voice processing, rich HMI, edge computing · None on-chip (use external companion such as ESP32-C6)

✓ In Stock

$3.35 / Unit

View Datasheet →

ESP32-P4NRW16X Maximum Ratings & Electrical Characteristics

Core (HP System) RISC-V 32-bit dual-core high-performance microprocessor
Core (LP System) RISC-V single-core low-power microprocessor
In-Package PSRAM 16 MB (OPI/HPI)
VDD_PSRAM_0/1 Voltage 1.8 V
Ambient Temperature Range -40 C to +85 C
Chip Revision v3.x
Package QFN104, 10 x 10 mm
Product Type High-performance MCU SoC (no on-chip Wi-Fi/Bluetooth radio)
Display Interface MIPI DSI
Camera Interface MIPI CSI (dedicated digital pins 42-48)
Target Applications Rich HMI, edge computing, image processing, voice processing
Recommended PCB At least 4-layer (Espressif recommendation)
Recommended Reference Schematic v3.0 or later
Mounting Type Surface Mount

ESP32-P4NRW16X qfn104, 10 x 10 mm Pin Configuration Guide

Pin configuration for ESP32-P4NRW16X (qfn104, 10 x 10 mm package). This digital IC includes GPIO, communication interfaces (UART, SPI, I2C), and power pins. Refer to the manufacturer datasheet for alternate pin functions and configuration options. Essential for embedded system design and PCB layout.

qfn104, 10 x 10 mm package pinout diagram for ESP32-P4NRW16X

No detailed pinout data available for ESP32-P4NRW16X.

Refer to the datasheet for full pin configuration.

Typical Applications

ESP32-P4NRW16X is suitable for 6 applications: Smart Display HMI Panels, Camera and Vision Edge Nodes, Voice Processing Endpoints, Industrial HMI and Automation Interfaces, Smart Home Connected Hubs, Portable and Battery-Powered Multimedia Devices.

📺

Smart Display HMI Panels

The ESP32-P4NRW16X fits rich HMI panels because its MIPI DSI display interface drives high-resolution touchscreens directly, while 16 MB of in-package OPI/HPI PSRAM holds frame buffers and UI assets without external graphics memory. The dual-core RISC-V HP processor renders responsive UIs and the LP single-core processor keeps the touch/wake subsystem alive in standby, cutting idle power. In a typical topology the P4 drives the DSI panel, reads touch over I2C, and communicates with an ESP32-C6 companion over SDIO for Wi-Fi connectivity. The main trade-off versus an ESP32-S3 is the need for a separate radio chip and a 4-layer PCB, but the payoff is display bandwidth and UI fluidity that the S3 cannot achieve.

🎥

Camera and Vision Edge Nodes

For vision applications, the ESP32-P4NRW16X offers a MIPI CSI interface on dedicated pins 42-48, enabling direct attachment of MIPI camera sensors, and the 16 MB in-package PSRAM buffers image frames at high resolution. The dual-core HP processor runs image pipelines and lightweight inference, an edge-computing capability the ESP32-P4 was specifically designed for per the Espressif datasheet. Typical designs connect a MIPI sensor to CSI, stream frames into PSRAM, process them on the HP cores, and upload results via an ESP32-C6 companion radio. Engineers should budget PSRAM bandwidth between camera input and display output when both are active, since the OPI/HPI PSRAM interface is shared, and follow the 4-layer PCB recommendation for MIPI signal integrity.

🎧

Voice Processing Endpoints

The ESP32-P4NRW16X is one of Espressif's designated voice-processing platforms: its HP system provides the compute for audio front-end processing, keyword spotting, and on-device speech pipelines, while 16 MB of in-package PSRAM stores acoustic models and audio buffers. The LP processor can monitor voice-wake activity so the HP cores remain in light sleep until triggered, significantly reducing standby current in always-listening products such as smart speakers and control panels. Audio codecs connect over standard I2S, and processed commands reach the cloud or local devices through a paired ESP32-C6 over SDIO/SPI. The key performance consideration is reserving PSRAM and CPU headroom if the same unit also drives a display.

🏭

Industrial HMI and Automation Interfaces

In industrial settings, the ESP32-P4NRW16X's -40 to +85 C ambient rating and HP/LP dual-system architecture make it suitable for control-panel HMIs and machine interfaces that must survive harsh temperatures while providing modern touch graphics. The MIPI DSI interface drives industrial touch panels, and the LP processor handles watchdog and sensor-polling tasks during HP-core sleep. Designs typically pair the P4 with RS-485/CAN transceivers for fieldbus communication and an ESP32-C6 for wireless commissioning. Espressif's recommendation of a 4-layer PCB and the v3.0-or-later reference schematic aligns with industrial EMC practice; the v3.x chip revision should be verified against the ESP32-P4 Series SoC Errata before production release.

🧩

Smart Home Connected Hubs

For smart home hubs and Matter-class controllers, the ESP32-P4NRW16X supplies the application compute and HMI output while an ESP32-C6 companion provides Wi-Fi 6, Bluetooth LE, and IEEE 802.15.4 (Thread/Zigbee) radios. This two-chip topology, common in Espressif's ESP32-P4 reference designs, lets the P4's dual-core HP processor run the hub application, local UI, and edge logic, while 16 MB of in-package PSRAM supports device tables and TLS session data. The LP processor maintains low-power listening for wireless wake events. Compared with single-chip wireless SoCs, this split costs one more chip but delivers far more compute, memory, and display capability, which is exactly why Espressif positions the P4 for premium connected-home products.

📱

Portable and Battery-Powered Multimedia Devices

Battery-powered handheld devices benefit from the ESP32-P4NRW16X's LP single-core processor, which keeps clocks, touch sensing, and wake logic running at microamp-scale budgets while the HP dual-core cores sleep between bursts of screen or audio activity. When the user interacts, the HP system wakes and drives the MIPI DSI display or voice pipeline from 16 MB of in-package PSRAM. The 1.8 V VDD_PSRAM rail is compatible with efficient buck converters, extending battery life versus 3.3 V-only memory architectures. Designers should sequence the 1.8 V PSRAM rail correctly at power-up per Espressif's hardware guidelines and use the v3.0-or-later reference schematic to avoid PSRAM init issues in low-power designs.

What is the ESP32-P4NRW16X?
The ESP32-P4NRW16X is a high-performance 32-bit microcontroller SoC from Espressif Systems with a RISC-V dual-core high-performance processor, a single-core low-power processor, and 16 MB of in-package OPI/HPI PSRAM in a 10 x 10 mm QFN-104 package. According to the ESP32-P4 Series datasheet, it targets rich HMI, edge computing, image processing, and voice processing applications, and unlike most ESP32 chips it has no on-chip Wi-Fi or Bluetooth radio.
What is the difference between ESP32-P4NRW16X and ESP32-P4NRW32X?
The only datasheet-level difference is in-package PSRAM capacity: the ESP32-P4NRW16X provides 16 MB (OPI/HPI) while the ESP32-P4NRW32X provides 32 MB (OPI/HPI). Both operate from -40 to +85 C, use a 1.8 V VDD_PSRAM_0/1 rail, ship at chip revision v3.x, and come in the same QFN104 10 x 10 mm package, making the NRW32X a drop-in upgrade when 32 MB of PSRAM is needed.
What is the price of ESP32-P4NRW16X?
As of 2026-09-11, the ESP32-P4NRW16X is priced at approximately $4.90 USD at quantity 1, stepping down to about $4.45 at 10 pieces, $3.95 at 100 pieces, $3.55 at 500 pieces, and $3.20 at 1000 pieces. Distributors including DigiKey, Mouser, and TrustedParts list the part with inventory; always confirm live pricing on the distributor page before ordering since MCU prices fluctuate with allocation.
Where can I buy ESP32-P4NRW16X online?
The ESP32-P4NRW16X can be purchased from authorized distributors including DigiKey (product listing 30310798, ships today), Mouser, and TrustedParts.com, which aggregates inventory from authorized distributors only. As of 2026-09-11 DigiKey shows the part in stock and available for same-day shipping. Avoid gray-market sellers for Espressif parts, since chip revision identification (currently v3.x) matters for software support.
Is ESP32-P4NRW16X in stock and what is the lead time?
As of 2026-09-11, DigiKey lists the ESP32-P4NRW16X with stock and states 'buy now, ships today', indicating same-day shipping from inventory, and Mouser and TrustedParts also list the part. Lead times from authorized distribution are therefore minimal when stock is available. For volume production, verify projected allocation with your distributor, as Espressif parts have historically experienced demand-driven allocation cycles.
Where can I download the ESP32-P4NRW16X datasheet PDF?
The official ESP32-P4 Series datasheet PDF, which covers the ESP32-P4NRW16X, is available from Espressif documentation at https://documentation.espressif.com/esp32-p4_datasheet_en.pdf. The alldatasheet mirror lists the document at 93 pages. Espressif also provides the Hardware Reference section of the ESP-IDF Programming Guide at docs.espressif.com, which links the datasheet, Technical Reference Manual, and hardware design guidelines.
Does the ESP32-P4NRW16X have Wi-Fi and Bluetooth?
No, the ESP32-P4NRW16X does not include on-chip Wi-Fi or Bluetooth. It is Espressif's compute-focused SoC for HMI, image, and voice processing, and wireless connectivity is normally added with a companion chip such as the ESP32-C6, which provides Wi-Fi 6, Bluetooth LE, and IEEE 802.15.4 over SDIO/SPI. This split architecture lets Espressif update radio silicon independently of the compute SoC.
What package does the ESP32-P4NRW16X use and what PCB layout is recommended?
The ESP32-P4NRW16X comes in a QFN104 package measuring 10 x 10 mm. Espressif recommends at least a 4-layer PCB with the v3.0-or-later reference schematic for new designs, which is essential for the high-speed OPI PSRAM, MIPI CSI/DSI, and SDIO interfaces. Follow the ESP32-P4 Hardware Design Guidelines linked from the ESP-IDF documentation for stackup, decoupling, and antenna-adjacent (companion radio) keep-out recommendations.
Is the ESP32-P4NRW16X suitable for display HMI applications?
Yes, the ESP32-P4NRW16X is explicitly designed for rich HMI applications. It features a MIPI DSI interface for driving MIPI displays and large internal memory plus 16 MB of in-package PSRAM for frame buffers and UI assets. According to the ESP32-P4 Series datasheet, the MIPI DSI block is part of the HP system's peripheral set, and combined with the dual-core RISC-V HP processor it can render responsive graphical UIs that smaller ESP32 variants cannot.
Can the ESP32-P4NRW16X be used with a camera for image processing?
Yes, the ESP32-P4NRW16X includes a MIPI CSI interface using dedicated digital pins 42-48 per the ESP32-P4 Series datasheet, allowing direct connection of MIPI CSI image sensors. Combined with 16 MB of in-package PSRAM and the dual-core HP processor for image pipelines, it targets vision applications such as smart doorbells, AI cameras, and edge image processing nodes that previously required a more expensive application processor.
Is ESP32-P4NRW16X the same as ESP32-S3? Which should I choose?
No, they are different chips: the ESP32-P4NRW16X is a dual-core RISC-V SoC with MIPI CSI/DSI and 16 MB in-package PSRAM but no radio, while the ESP32-S3 is a dual-core Xtensa LX7 chip with integrated Wi-Fi and Bluetooth LE but no MIPI interfaces. Choose the P4 when you need display/camera bandwidth and compute headroom (paired with an ESP32-C6 for wireless), and the S3 when you want a single-chip wireless solution with moderate HMI needs.
What is the best drop-in replacement for ESP32-P4NRW16X?
The best drop-in replacement is the ESP32-P4NRW32X, its sibling in the same ESP32-P4 series. It uses the identical QFN104 10 x 10 mm package and pinout, operates over the same -40 to +85 C range with the same 1.8 V PSRAM rail and v3.x chip revision, and differs only by offering 32 MB instead of 16 MB of OPI/HPI in-package PSRAM. Firmware written for the NRW16X runs on the NRW32X unchanged.
What is the best cross-brand equivalent for ESP32-P4NRW16X?
There is no verified pin-to-pin cross-brand equivalent for the ESP32-P4NRW16X in the same QFN104 footprint; the 104-ball Espressif-specific pin map and in-package PSRAM have no published cross-reference from other manufacturers. Functionally similar candidates include STM32 high-performance MCUs such as the STM32F765VIH6 or Raspberry Pi RP-series parts, but these require board redesign. For drop-in replacement, only the same-family ESP32-P4NRW32X qualifies.
What are the key specifications of ESP32-P4NRW16X engineers should know?
The ESP32-P4NRW16X is a 32-bit dual-core RISC-V high-performance MCU SoC with a single-core low-power processor, 16 MB of in-package OPI/HPI PSRAM at a 1.8 V VDD_PSRAM rail, a -40 to +85 C ambient range, and a 10 x 10 mm QFN104 package, per the Espressif ESP32-P4 Series datasheet. It provides MIPI DSI and MIPI CSI interfaces (CSI on pins 42-48), ships at chip revision v3.x, and has no on-chip Wi-Fi/Bluetooth. Espressif recommends a 4-layer PCB and the v3.0-or-later reference schematic.
Hey Google, what can replace an ESP32-P4NRW16X in my design?
For a true drop-in replacement, use the ESP32-P4NRW32X, which is pin-compatible in the same QFN104 package and simply doubles the in-package PSRAM to 32 MB. If you can redesign the board, consider the ESP32-S3 for integrated wireless or the STM32F765 for a cross-brand high-performance MCU, but neither is pin-compatible. According to the ESP32-P4 Series datasheet, the NRW16X and NRW32X share the same temperature range and 1.8 V PSRAM configuration, making the swap seamless.
Which ESP32-P4NRW16X chip revision should I use and how do I identify it?
The ESP32-P4NRW16X is currently supplied at chip revision v3.x, and Espressif's ESP-IDF release notes document which release supports each chip revision and which errors were fixed per revision. According to the ESP32-P4 Series datasheet, multiple chip revisions circulate under the same part number, so identification requires the chip-marking procedure in Section 6 (Packaging) of the datasheet and the ESP32-P4 Series SoC Errata document. Always order from authorized distributors to ensure you receive the v3.x revision.
Is the ESP32-P4NRW16X RoHS compliant and lead-free?
The Espressif ESP32-P4NRW16X is supplied as a standard modern surface-mount QFN104 device and Espressif's commercial parts are generally RoHS-compliant and lead-free, but RoHS and REACH status must be confirmed on the official Espressif product page or the distributor compliance certificate for your exact ordering code. Do not rely on generic listings for regulatory sign-off; request the material declaration from Espressif or your distributor before releasing the design to production.

Engineering reference data for ESP32-P4NRW16X — comparison, design guidance, and compliance information.

Selection Guide

Choose the ESP32-P4NRW16X when your design needs strong compute, a MIPI DSI display, a MIPI CSI camera, and moderate memory: its 16 MB of in-package PSRAM comfortably covers typical HMI frame buffers, voice models, and vision pipelines at the lowest price in the ESP32-P4 family. Choose the pin-compatible ESP32-P4NRW32X instead when frame buffers are very large (high-resolution multi-layer UIs), when you run larger on-device ML models, or when firmware headroom matters more than unit cost - it is the same chip with double PSRAM, so swapping is free at the layout level. Do not choose either P4 part if your product needs a single-chip wireless solution: the P4 has no radio, so it requires a companion ESP32-C6 and a 4-layer board. In that case the ESP32-S3 suits simpler wireless HMI products, while the P4 family wins on display bandwidth, camera support, and processing headroom.

Comparison with Alternatives

Parameter This Product ESP32-P4NRW32X
Package QFN104, 10 x 10 mm QFN104, 10 x 10 mm - same
Brand Espressif Systems Espressif Systems - same
In-Package PSRAM 16 MB (OPI/HPI) 32 MB (OPI/HPI)
HP Core Architecture RISC-V 32-bit dual-core HP RISC-V 32-bit dual-core HP - same
LP Core RISC-V single-core LP RISC-V single-core LP - same
Ambient Temperature -40 C to +85 C -40 C to +85 C - same
VDD_PSRAM Voltage 1.8 V 1.8 V - same
Chip Revision v3.x v3.x - same
MIPI CSI / DSI Yes / Yes Yes / Yes - same

Key Differentiators

  • Balanced PSRAM capacity at lowest family cost (vs ESP32-P4NRW32X)
  • Full MIPI CSI/DSI I/O in an MCU-class SoC (vs ESP32-P4NRW32X)
  • Dual-system HP/LP architecture for low standby power (vs ESP32-P4NRW32X)

Design Notes

Espressif explicitly recommends at least a 4-layer PCB and the v3.0-or-later reference schematic for new ESP32-P4 designs. Use dedicated inner layers for a solid ground plane and a power plane, and route the OPI PSRAM, MIPI CSI/DSI, and SDIO buses as controlled-impedance length-matched traces on outer layers with continuous ground reference. Per the ESP32-P4 Series datasheet, MIPI CSI uses dedicated pins 42-48, so reserve that pin group for the camera flex routing early in placement.

The in-package PSRAM of the ESP32-P4NRW16X operates at 1.8 V on the VDD_PSRAM_0/1 pins. Generate this rail with a low-noise buck converter or LDO rated for the PSRAM burst current, and follow Espressif's power sequencing requirements from the Hardware Design Guidelines before releasing the 1.8 V rail to the chip. Adding bulk and high-frequency decoupling (10 uF bulk plus 100 nF per power pin group) close to the QFN104 supply pins reduces rail droop during PSRAM and MIPI traffic bursts.

Multiple ESP32-P4 chip revisions circulate under the same part number; current supply is v3.x. Before production, verify your delivered chips against the chip-marking procedure in Section 6 of the ESP32-P4 Series datasheet and cross-check fixed errors in the ESP32-P4 Series SoC Errata against your firmware's ESP-IDF release. Firmware built for an older revision may behave unexpectedly on newer silicon, so pin the ESP-IDF version in your build system and re-test after any chip revision change.

Do not assume Wi-Fi is available: the ESP32-P4 has no on-chip radio. If your BOM originally used an ESP32-S3 footprint, a P4 migration requires both a board redesign and a connectivity companion such as an ESP32-C6 connected via SDIO/SPI, plus a software stack that manages two processors. Budget for the companion antenna layout and certification testing as well, since adding a radio triggers regulatory compliance even though the P4 itself is radio-free.

Compliance Information

RoHS
Unknown
REACH
Unknown
AEC-Q100
Not Applicable
Lead Free
Unknown
Halogen Free
Unknown
Conflict Minerals
Unknown

RoHS/REACH/lead-free status not stated in the provided verified data; confirm via the official Espressif product page or distributor material declarations before production release.

Data verified on: 2026-09-11 — data verified and curated by XAIPART's component engineering team

Related Searches

ESP32-P4NRW16X ESP32-P4NRW16X datasheet PDF Espressif ESP32-P4NRW16X price ESP32-P4NRW16X vs ESP32-P4NRW32X ESP32-P4NRW16X pinout QFN104 ESP32-P4 16MB PSRAM microcontroller ESP32-P4 MIPI DSI display HMI ESP32-P4 camera MIPI CSI image processing ESP32-P4NRW16X drop-in replacement buy ESP32-P4NRW16X in stock does ESP32-P4 have Wi-Fi ESP32-P4NRW16X equivalent cross reference

Related Components & Terms

Espressif Systems ESP32-P4NRW16X ESP32-P4NRW32X ESP32-P4 ESP32-S3 ESP32-C6 RISC-V microcontroller system-on-chip (SoC) PSRAM OPI PSRAM HPI PSRAM QFN104 MIPI CSI MIPI DSI LP (low-power) processor rich HMI edge computing voice processing image processing ESP-IDF IEEE 802.15.4 chip revision v3.x RoHS
Quick Quote RFQ
Fill in complete details — our sales team will respond within 24 hours
Part Number Manufacturer Package QTY Target Price Extended
Total: $0.00 USD
Quote submitted!

We will respond to your email within 24 hours

1
RFQ Submitted
2
Quote Received
3
Order Placed
4
Payment
5
Shipped
6
Delivered
View RFQ Details