ESP32-P4

Figures here are compiled from Espressif's official datasheets, with the source linked on each page. Mistakes are possible, so if something looks off, please report it.

Specifications

⚑ flag an error
CPURISC-V, 2-core @ 400 MHz
SRAM / ROM768 / 128 KB
Wi-Finone
Bluetoothnone
802.15.4No
Deep sleep— µA

Modules based on ESP32-P4

Software & firmware

⚑ flag an error

Notable open-source software & firmware known to run on this chip. Support evolves, so check each project for its current board support.

SDKs & languages

  • ESP-IDF★ 18k

    Espressif's official IoT development framework (FreeRTOS-based, C/C++); the reference SDK for every modern ESP32-family chip.

  • Arduino-ESP32★ 17k

    The official Arduino core for ESP32 chips; the easiest on-ramp, built on top of ESP-IDF.