1. Introduction
This manual provides comprehensive instructions for the GUITION JC1060P470C Development Board. This highly integrated board features a 7-inch IPS capacitive touch display, powered by an ESP32-P4 module with an ESP32-C6 processor. It is designed for flexible multimedia and human-machine interface development, offering Wi-Fi 6, Bluetooth 5/BLE, a 100Mbps Ethernet port, and a 2-megapixel camera.
The ESP32-P4 features a 360MHz dual-core RISC-V processor, supports up to 32MB of PSRAM, and includes peripherals such as USB 2.0, MIPI-CSI/DSI, and H.264 encoding. It meets the demands for low-cost, high-performance, and low-power multimedia development. The development board incorporates a 2-megapixel camera with 1024x600 resolution, delivering clear image capture capabilities for visual applications. Additionally, the ESP32-P4 integrates a digital signature peripheral and dedicated key management unit to ensure data and operational security.
2. Setup
2.1. Components Overview
The development board integrates the following key components:
- ESP32-P4 Module with ESP32-C6 processor
- 7-inch 1024x600 IPS Capacitive Touch Display
- 2-megapixel Camera
- Various connectivity interfaces (Wi-Fi 6, Bluetooth 5/BLE, 100Mbps Ethernet)
- Multiple peripheral interfaces for expansion
2.2. Interface Layout
The board features a rich set of pre-installed interfaces for flexible development:
- BOOT button
- Reset button
- MX 1.25 2P speaker interface
- TF card slot
- MX 1.25 2P Lithium battery interface
- Battery button
- Full-speed Type-C
- MX 1.25 4P UART1
- High-speed Type-C
- MX 1.25 4P UART
- MX 1.25 4P RS-485 Interface
- SH 1.0 4P I2C Interface
- 100Mbps Ethernet Port
- RTC Battery Holder
- 30P 0.5-FPC MIPI Interface
- JC-ESP32P4-M3
- 6P 0.5-FPC Touch Interface
- 2x13 2.54mm Pin Header
2.3. Pin Definitions
The 2x13 2.54mm Pin Header provides access to various power, GPIO, and communication pins. Refer to the diagram and table below for detailed pin assignments.
| Left Side Pin | Function | Right Side Pin | Function |
|---|---|---|---|
| 3V3 | Power (3.3V) | 5V | Power (5V) |
| GND | Ground | 5V | Power (5V) |
| GPIO1 | General Purpose I/O | GND | Ground |
| GPIO2 | General Purpose I/O | NC | Not Connected |
| GPIO3 | General Purpose I/O | GPIO47 | General Purpose I/O |
| GPIO4 | General Purpose I/O | GPIO46 | General Purpose I/O |
| GPIO5 | General Purpose I/O | GPIO45 | General Purpose I/O |
| GPIO20 | General Purpose I/O | GND | Ground |
| GPIO32 | General Purpose I/O | 3V3 | Power (3.3V) |
| GPIO33 | General Purpose I/O | C6_U0RXD | ESP32-C6 UART Receive |
| I2C_SDA | I2C Data Line | C6_U0TXD | ESP32-C6 UART Transmit |
| I2C_SCL | I2C Clock Line | C6_I09 | ESP32-C6 GPIO9 |
| C6_CHIP_PU | ESP32-C6 Chip Power Up |
3. Operating Instructions
3.1. Power On
Connect a stable 5V power supply to one of the Type-C ports or the dedicated Lithium battery interface. The board will initiate its boot sequence, and the display should light up.
3.2. Display and Touch Functionality
The 7-inch IPS display offers a wide 170-degree viewing angle and supports capacitive touch input. Interact with the graphical user interface (GUI) by touching the screen.
3.3. Connectivity
- Wi-Fi 6 (2.4GHz): Connect to compatible Wi-Fi networks for wireless data communication.
- Bluetooth 5 / BLE: Establish short-range wireless connections with Bluetooth-enabled devices.
- 100Mbps Ethernet: For stable and high-speed wired network connections, use the RJ45 Ethernet port.
3.4. Camera Operation
The built-in 2-megapixel camera can be utilized for image and video capture within your applications. Ensure your firmware supports camera initialization and data processing.
3.5. Development Environment
As a development board, programming and firmware deployment are central to its operation. Users are expected to set up an appropriate development environment (e.g., ESP-IDF) to program the ESP32-P4 and ESP32-C6 modules.
4. Maintenance
- Cleaning: Keep the device clean and free from dust. Use a soft, dry cloth for the display and a soft brush for connectors.
- Environmental Conditions: Avoid exposing the board to extreme temperatures, high humidity, or direct sunlight.
- Handling: Handle the board with care to prevent physical damage to the screen, connectors, or electronic components.
- Ventilation: Ensure adequate ventilation around the board during operation to prevent overheating.
5. Troubleshooting
- No Power: Verify that the 5V power supply is correctly connected and functioning. Check all power connections.
- Display Not Working: Ensure all display ribbon cables are securely connected. Confirm that the loaded firmware correctly initializes the display.
- Connectivity Issues (Wi-Fi/Bluetooth/Ethernet): Check network configurations in your firmware. For Wi-Fi/Bluetooth, ensure antennas (if external) are properly attached. For Ethernet, verify cable connection and network settings.
- Touch Screen Unresponsive: If your firmware supports it, try recalibrating the touch screen. Inspect the touch interface cable for damage or loose connections.
- Camera Issues: Confirm the camera module is correctly connected and enabled within your software application.
- Firmware Upload Failure: Check your development environment setup, USB cable connection, and ensure the board is in the correct boot mode (if applicable) for flashing.
For advanced issues, consult the official ESP32-P4/C6 documentation, community forums, or the provided technical resources.
6. Specifications
| Feature | Detail |
|---|---|
| Model Number | JC1060P470C_I_W_Y |
| Brand Name | GUITION |
| Display Size | 7.0 inches |
| Display Resolution | 1024x600 |
| Display Type | IPS Capacitive Touch |
| Viewing Angle | 170 degrees |
| Main MCU | ESP32-P4 Module (360MHz dual-core RISC-V) |
| Co-processor | ESP32-C6 |
| PSRAM | 32MB |
| NOR Flash | 16MB |
| Wi-Fi | 2.4GHz Wi-Fi 6 |
| Bluetooth | Bluetooth 5 / BLE |
| Ethernet | 100Mbps RJ45 port |
| Camera | Built-in 2-megapixel camera |
| Interfaces | MIPI-CSI, MIPI-DSI, USB 2.0 OTG, SDIO 3.0 SD, I2S, I2C, LED PWM, MCPWM, RMT, ADC, UART, TWAI, Type-C, TF card slot, Speaker, Lithium battery, Pin Headers |
| Overall Dimensions | 181.80mm x 113.72mm |
| Display Area Dimensions | 155.01mm x 86.72mm |
| Screen Thickness | Approx. 8mm |
| Body Thickness | Approx. 9mm |
| Certification | CE |
| Battery Included | No |
| Origin | Mainland China |
7. User Tips
- Firmware Development: This board is primarily for development. Ensure you have the necessary SDKs and toolchains installed for ESP32-P4 and ESP32-C6 to maximize its potential.
- Power Supply Stability: Always use a stable 5V power supply to prevent unexpected behavior, data corruption, or potential damage to the board components.
- Documentation Review: Before starting complex projects, thoroughly review the comprehensive documentation package for detailed schematics, datasheets, and programming guides.
- Community Engagement: Engage with the vibrant ESP32 developer community. It's an excellent resource for project ideas, troubleshooting, and sharing knowledge.
8. Warranty and Support
For technical support, detailed documentation, or warranty inquiries, please contact the manufacturer or your point of purchase. Keep your purchase records handy for any support requests.
Detailed technical resources, including schematics, datasheets, and programming guides, are available in a downloadable package:
Documentation Package: JC1060P470C_I_W_Y.zip





