ESP32-P4: How to connect the FLASH pins to an external flash

First, you need to connect VDD_FLASHIO and VDDO_FLASH correctly - see our blogpost: ESP32-P4: How to connect VDD_FLASHIO & VDDO_FLASH

Table 3: Mapping of chip and package to Quad SPI Flash pins

ESP32-P4External Package Flash (Quad SPI)
FLASH_CKCLK
FLASH_CSCS#
FLASH_DDI
FLASH_QDO
FLASH_WPWP#
FLASH_HOLDHOLD#

Source: ESP32-P4 Hardware design guidelines - table 3 shows the pinout


Check out similar posts by category: ESP32-P4