waveshare ESP32-P4 Pico Dev Board

Waveshare ESP32-P4 Pico Development Board User Manual

Model: ESP32-P4 Pico Dev Board

1. Өнім аяқталдыview

The Waveshare ESP32-P4 Pico Development Board is a multimedia development board based on the ESP32-P4 module. It integrates a variety of Human-Machine interfaces and common peripherals, making it suitable for diverse application development. The board features a 400MHz dual-core RISC-V processor, supports up to 32MB PSRAM, and includes USB 2.0, MIPI-CSI/DSI, and H.264 encoder capabilities. It also incorporates security features like Digital Signature Peripheral and Key Management Unit for secure operations.

Waveshare ESP32-P4 Pico Development Board with key features highlighted

1.1-сурет: аяқталдыview of the ESP32-P4 Pico Development Board, showcasing its compact design and various interfaces.

2. Негізгі мүмкіндіктер

  • Жоғары өнімді MCU: RISC-V 32-биттік екі ядролы және бір ядролы процессорлармен ерекшеленеді.
  • Жад: Includes 128 KB HP ROM, 16 KB LP ROM, 768 KB HP L2MEM, 32 KB LP S-RAM, 8 KB TCM, 32MB PSRAM (in-package), and onboard 32MB Nor Flash.
  • Кескін және дауысты өңдеу: Provides interfaces for JPEG Codec, Pixel Processing Accelerator, Image Signal Processor, and H.264 encoder.
  • Common Peripherals: MIPI-CSI, MIPI-DSI, USB 2.0 OTG, SDIO 3.0 TF card slot, microphone, and speaker header.
  • GPIO Headers: Adapts 2*20 GPIO headers with 27 remaining programmable GPIOs.
  • Қауіпсіздік мүмкіндіктері: Secure Boot, Flash Encryption, cryptographic accelerators, TRNG, Access Permission Management, and Privilege Separation.
Close-up of the ESP32-P4 Pico Development Board highlighting the ESP32-P4 chip and 32MB Nor Flash

2.1-сурет: Егжей-тегжейлі view of the board's core components, including the ESP32-P4 chip and 32MB Nor Flash memory.

3. Board Layout and Pin Definition

Understanding the board's layout and pin assignments is crucial for proper integration and development. The following diagram illustrates the key components and their corresponding pin functions.

Diagram showing the components and pinout of the ESP32-P4 Pico Development Board

Image 3.1: Detailed diagram of the ESP32-P4 Pico Development Board, indicating component locations and pin definitions.

Құрамдас идентификация:

  1. ESP32-P4NRW32: The main ESP32-P4 chip with 32MB PSRAM.
  2. 32MB Nor Flash: Onboard flash memory for program storage.
  3. Display Interface: MIPI-DSI (2-lane), supports 6 / 7 / 8 / 10.1 inch DSI screens.
  4. Camera Interface: MIPI-CSI (2-lane), supports OV5647 camera, etc.
  5. USB Type-C Port: For power supply, program burning, and debugging.
  6. Onboard Microphone.
  7. Speaker Header: MX1.25 2P connector, supports 8Ω 2W speaker.
  8. 4PIN USB Header: USB OTG 2.0 High Speed interface.
  9. BOOT Button: Press it when powering on or resetting to enter download mode.
  10. RST Button: Reset button.
  11. Power Supply Indicator.
  12. TF Card Slot: SDIO 3.0 interface protocol.

Pin анықтамасы:

The pinout diagram provides details for Power, Ground, and System Control pins, along with various GPIOs. Refer to the diagram for specific pin assignments when connecting peripherals.

4. Орнату нұсқаулығы

  1. Бастапқы қуат қосылымы: Connect the ESP32-P4 Pico Development Board to your computer using a USB Type-C cable. Ensure the power supply indicator lights up.
  2. Драйверді орнату: Depending on your operating system, you may need to install USB-to-serial drivers. Refer to the official Espressif documentation or Waveshare's online resources for specific driver requirements.
  3. Әзірлеу ортасын орнату: Install the ESP-IDF (Espressif IoT Development Framework) or a compatible IDE (e.g., PlatformIO, Arduino IDE with ESP32-P4 support). Follow the official setup guides for your chosen environment.
  4. Перифериялық құрылғыларды қосу: If using external components like displays, cameras, or speakers, connect them to the appropriate MIPI-CSI, MIPI-DSI, or speaker headers as indicated in the "Board Layout and Pin Definition" section.
  5. TF Card Insertion: If using a TF card, insert it into the TF card slot.

5. Пайдалану нұсқаулары

  1. Тақтаны бағдарламалау:
    • Open your chosen development environment (e.g., ESP-IDF, PlatformIO).
    • Select the correct board target (ESP32-P4).
    • Write or load your application code.
    • To upload code, press and hold the ЖҮКТЕЛУ түймесін, содан кейін түймесін басыңыз RST button, and release both. This puts the board into download mode.
    • Initiate the upload process from your development environment.
  2. Түзету: Utilize the USB Type-C port for serial communication and debugging output. Most IDEs provide a serial monitor feature.
  3. Peripheral Usage: Refer to the ESP-IDF documentation and specific library examples for programming the MIPI-CSI, MIPI-DSI, USB OTG, and other integrated peripherals.

6. Техникалық қызмет көрсету

  • Өңдеу: Handle the board by its edges to avoid touching components, especially when powered. Electrostatic discharge can damage sensitive components.
  • Тазалау: Қажет болса, тақтаны жұмсақ, құрғақ щеткамен немесе сығылған ауамен ақырын тазалаңыз. Сұйықтықтарды немесе абразивті материалдарды пайдаланбаңыз.
  • Сақтау орны: Пайдаланылмаған кезде тақтаны антистатикалық пакетте құрғақ, салқын жерде сақтаңыз.
  • Микробағдарламаны жаңарту: Regularly check for firmware and ESP-IDF updates to ensure optimal performance and access to the latest features and bug fixes.

7. Ақаулықтарды жою

  • Тақта анықталмады:
    • Ensure the USB Type-C cable is securely connected to both the board and your computer.
    • Verify that the necessary USB-to-serial drivers are installed correctly.
    • Басқа USB портын немесе кабельді қолданып көріңіз.
  • Code Upload Failure:
    • Confirm the board is in download mode (press and hold BOOT, then RST, then release both).
    • Check that the correct serial port is selected in your development environment.
    • Ensure your code compiles without errors.
  • Peripheral Not Functioning:
    • Double-check all wiring connections according to the pin definition diagram.
    • Verify that the peripheral is correctly initialized and configured in your code.
    • Consult the peripheral's datasheet and relevant ESP-IDF examples.
  • Күтпеген мінез-құлық:
    • Review your code for logical errors.
    • Use the serial monitor to check for error messages or debug output.
    • Ensure adequate power supply for the board and any connected peripherals.

8. Техникалық сипаттамалар

ЕрекшелікМәлімет
БрендWaveshare
Модель атауыESP32-P4 Pico Dev Board
Чипсет түріESP32-P4
Үйлесімді процессорларRISC-V
ЖЖҚ жады технологиясыPSRAM (32MB in-package)
Флэш жады32MB Nor Flash (onboard)
Негізгі қуат қосқышының түрі40-Pin (GPIO headers)
ИнтерфейстерMIPI-CSI, MIPI-DSI, USB 2.0 OTG, SDIO 3.0, I2S, I2C, SPI, UART, TWAI, etc.
ӨлшемдеріRefer to "Outline Dimensions" diagram for detailed measurements.
Technical drawing showing the outline dimensions of the ESP32-P4 Pico Development Board in millimeters

Image 8.1: Outline dimensions of the ESP32-P4 Pico Development Board.

9. Пакеттің мазмұны

The standard package for the ESP32-P4 Pico Development Board includes the following items:

  • ESP32-P4-Pico x1
  • 20PIN header x2
Contents of the ESP32-P4 Pico Development Board package, including the board and two 20-pin headers

Image 9.1: Items included in the ESP32-P4 Pico Development Board package.

10. Қолдау және ресурстар

For further assistance, detailed documentation, and development resources, please refer to the official Waveshare online resources. Technical support is available if you encounter any issues during development or operation.

  • Online Development Resources: Waveshare ресми өкіліне барыңыз website for datasheets, schematics, example code, and tutorials.
  • Техникалық көмек: If you have any problems or require technical assistance, please contact Waveshare customer support.

© 2026 Waveshare. Барлық құқықтар қорғалған.

Бұл нұсқаулық тек ақпараттық мақсаттарға арналған. Техникалық сипаттамалар ескертусіз өзгертілуі мүмкін.

Ask a question about this manual

Ask about setup, troubleshooting, compatibility, parts, safety, or missing instructions. Manuals+ will review the question and use this page’s manual context to help answer it.