1. Introduction
This manual provides detailed instructions for setting up, operating, and developing with your ELECROW ESP32-P4 7-Inch HMI AI Display. This advanced display features a powerful ESP32-P4 dual-core processor, a 7-inch IPS touch screen, and integrated AI speech interaction capabilities, making it suitable for a wide range of human-machine interface (HMI) and Internet of Things (IoT) projects.
2. Package Contents
Verify that all items listed below are included in your package:
- 1x CrowPanel Advance ESP32-P4 Display - 7.0 inch
- 1x USB-A to Type-C Cable
- 1x Crowtail/Grove 4pin DuPont cable

Figure 2.1: Package Contents
3. Key Features
- Powerful Dual-Core Processor: Equipped with the ESP32-P4 dual-core processor, operating up to 400MHz. The onboard ESP32-C6-MINI-1 module supports 2.4GHz Wi-Fi 6 and Bluetooth 5.3 for stable and reliable connectivity with efficient power consumption.

Figure 3.1: ESP32-P4 and ESP32-C6 Processors
- 7-Inch HD IPS Touch Screen: Features a 7-inch IPS TFT display with 1024×600 resolution, offering a wide 178° viewing angle and high color fidelity. Supports capacitive touch for intuitive user interaction.

Figure 3.2: Wide Viewing Angle IPS Display
- AI Speech Interaction: Includes a built-in microphone and speaker, enabling intelligent voice command interaction, voice recognition, and speech synthesis for smart assistant integration.

Figure 3.3: AI Speech Interaction Feature
- Multi-Platform Development: Compatible with development environments such as Arduino IDE, Espressif IDF, and PlatformIO. Supports the LVGL graphics library for diverse project needs.

Figure 3.4: Supported Development Environments
- Modular Wireless Connectivity: The ESP32-P4 screen supports the replacement of ESP32-H2, nRF2401, WiFi Halo, and LoRa wireless modules, allowing easy switching between multiple communication protocols.

Figure 3.5: Replaceable Wireless Module Slot
4. Hardware Overview
The ELECROW ESP32-P4 7-Inch HMI AI Display features a comprehensive set of ports and components for versatile integration and development. Below is a diagram highlighting the key interfaces and their functions.

Figure 4.1: Hardware Interface Diagram
- UART1, I2C1: Communication interfaces for external sensors and modules.
- LCD-TP: Connector for the LCD touch panel.
- ESP32-P4: Main dual-core processor.
- DSI-LCD: Display Serial Interface for LCD connection.
- Wireless Module Pin Header: For connecting replaceable wireless modules (e.g., ESP32-H2, nRF2401, LoRa).
- POWER: Power input.
- UART0, USB2.0, UART3-IN: Additional communication and data transfer ports.
- BOOT, RESET: Buttons for system control and firmware flashing.
- TF Slot: MicroSD card slot for local storage.
- SPK-R, SPK-L: Connectors for right and left speakers.
- BAT: Battery connector for portable applications.
5. Setup and Basic Operation
Follow these steps to get your ESP32-P4 HMI AI Display up and running.
5.1 Initial Power-Up and Boot Animation
Connect the display to a power source using the provided USB-A to Type-C cable. The display will power on and show a boot animation, indicating successful initialization. The pre-loaded firmware includes several basic applications.
Video 5.1: Initial boot-up and demonstration of pre-loaded applications like music playback and the 2048 game. (0:41 - 0:58 in video)
5.2 LVGL Lighting Control Example
To demonstrate LVGL control, connect an LED module to the UART1 interface. On the display, navigate to the LED Controller application. Tapping 'LED ON' or 'LED OFF' on the screen will toggle the connected LED.
Video 5.2: Demonstration of LVGL lighting control by connecting an LED module and interacting with the on-screen controls. (1:10 - 1:16 in video)
5.3 Temperature and Humidity Monitoring
Connect a compatible temperature and humidity sensor to the I2C1 interface. After running the appropriate code, the display will show real-time temperature and humidity data.
Video 5.3: Real-time display of temperature and humidity data from an I2C sensor connected to the display. (1:17 - 1:25 in video)
5.4 Camera Real-Time Display
If your display variant includes a camera or you connect an external camera module to the DSI-LCD interface, you can display real-time video feeds. The display provides stable and clear imaging for detection and monitoring applications.
Video 5.4: Demonstration of real-time camera feed displayed on the screen, showing clear image detection. (1:27 - 1:34 in video)
5.5 SD Card Local Music Playback
Insert a MicroSD card containing music files into the TF Slot. The display can quickly play stored music files with simple on-screen controls.
Video 5.5: Demonstration of playing local music files directly from an inserted SD card. (1:35 - 1:42 in video)
5.6 Wi-Fi Weather Acquisition
Utilize the integrated Wi-Fi module to accurately obtain local temperature, humidity, and weather information from online services. This feature enables IoT data interaction and display of environmental data.
Video 5.6: Display showing weather information, including temperature and humidity, acquired via Wi-Fi. (1:43 - 1:52 in video)
6. Development Environments
The ELECROW ESP32-P4 HMI AI Display supports various development environments, providing flexibility for different programming needs.
6.1 Code Compilation in VS Code with ESP-IDF
For advanced development, you can use Visual Studio Code with the Espressif IDF extension. This allows for comprehensive environment configuration, code editing, compilation, and firmware burning.
- Connect the display to your PC via the USB-A to Type-C cable.
- Open VS Code with the ESP-IDF extension installed.
- Configure the ESP-IDF development framework (e.g., v5.4.2) and set the UART interface parameters and corresponding port number.
- Compile your project and burn the firmware to the display.
Video 6.1: Step-by-step demonstration of code compilation and firmware flashing using VS Code with the ESP-IDF extension. (1:57 - 2:39 in video)
7. Specifications
| Attribute | Value |
|---|---|
| Brand | ELECROW |
| Model Number | ESP32-P4 7 Inch Touch Screen |
| Screen Size | 7 Inches |
| Display Resolution Maximum | 1024 x 600 Pixels |
| Native Resolution | 1024x600 |
| Display Type | IPS |
| Viewing Angle | 178 Degrees |
| Refresh Rate | 400 MHz |
| Connectivity Technology | Wi-Fi, Bluetooth 5.3 |
| Hardware Connectivity | USB 2.0 |
| Voltage | 5 Volts |
| Item Dimensions (D x W x H) | 7.1"D x 4.1"W x 0.8"H |
| Item Weight | 0.3 Kilograms |
| Compatible Devices | Arduino IDE, ESP-IDF, LVGL |
| Additional Features | AI Speech Interaction, Portable, Touchscreen |
8. Troubleshooting
If you encounter issues with your ELECROW ESP32-P4 HMI AI Display, consider the following common troubleshooting steps:
- No Power: Ensure the USB-C cable is securely connected to both the display and a reliable 5V power source. Try a different USB cable or power adapter.
- Display Not Responding: Perform a soft reset by pressing the RESET button on the board. If the issue persists, disconnect and reconnect the power.
- Touch Screen Unresponsive: Verify that the LCD-TP connector is properly seated. If using custom firmware, ensure touch drivers are correctly initialized.
- Connectivity Issues (Wi-Fi/Bluetooth): Check your network settings and ensure the ESP32-C6 module is functioning correctly. For custom wireless modules, ensure they are properly installed and configured.
- Firmware Upload Failure: Ensure the correct COM port is selected in your development environment (e.g., VS Code). Verify that the USB-C data cable is connected to the correct port on the display for programming. Press and hold the BOOT button while pressing and releasing the RESET button, then release BOOT to enter download mode if needed.
- Software/Application Errors: Refer to the documentation for your specific development environment (Arduino IDE, ESP-IDF, LVGL) for debugging guidance. Ensure all libraries and dependencies are correctly installed and updated.
9. Maintenance
To ensure the longevity and optimal performance of your display, follow these maintenance guidelines:
- Cleaning: Use a soft, lint-free cloth to clean the screen. For stubborn smudges, lightly dampen the cloth with water or a screen-safe cleaner. Avoid abrasive materials or harsh chemicals.
- Storage: Store the display in a cool, dry environment away from direct sunlight and extreme temperatures.
- Handling: Handle the display by its edges to avoid touching the screen surface or internal components. Avoid dropping or subjecting the device to strong impacts.
- Firmware Updates: Regularly check the ELECROW official website or community forums for firmware updates to improve performance and add new features.
10. Warranty and Support
The ELECROW ESP32-P4 7-Inch HMI AI Display comes with a 1 Year Manufacturer Warranty. For technical support, documentation, or warranty claims, please visit the official ELECROW website or contact their customer service directly. Keep your purchase receipt as proof of purchase for warranty services.