EC600U U-235 EVB Introduction
Supported Module List
Feature List
Basic Overview
QuecPython U-235 large screen evb integrates almost all the functions of the existing modules, including a wealth of peripherals, including external Flash, WiFi, screen and so on.
The evaluation board has a USB Type-C interface, making it convenient for development. Developers only need a USB Type-C cable to easily use the evaluation board.
Function Description
This section provides instructions for some functions of the U-235 EVB.
- SD Card:
Pull up Pin 53 (QuecPython GPIO27) of the EC600U module.
- Wi-Fi Module:
Pull the switch marked with "3" in the figure above to the "GND" side to download the firmware of the Wi-Fi module through the UART of the Wi-Fi module (marked with "2" in the figure above). After the download is complete, pull the switch marked with "3" to the "NONE" side, and reboot the Wi-Fi module. To enable the communication between the Wi-Fi module and the EC600U module, pull up Pin 3 of the EC600U module to switch the pin from UART 1 to Wi-Fi UART and pull up Pin 121 to power the Wi-Fi module.
- Zigbee:
When Pin 3 of the EC600U module is at a low level, the serial port marked with "1" in the figure above functions as UART 1. When this pin is at a high level, the serial port marked with "1" functions as Zigbee.
- MIC & SPK:
Both the left channel and the right channel of the microphone and the speaker interfaces are available.
- External Power Supply:
Pull the Power Supply Selection Switch to the “5V” side, and connect the external power supply through the 5V Power Supply Interface. The maximum input voltage is 6.5 V.
- Buzzer:
Pull up or down Pin 119 of the EC600U module to control the buzzer sound.
- RS-485:
The RS-485 interface is connected to a physical serial port by default and communicates through UART 2.
- MIPI:
Pull up Pin 118 (QuecPython GPIO 8) of the EC600U module.
- Audio:
To enable PA, pull up Pin 4 (QuecPython GPIO 11) of the EC600U module.
- Screen:
ST7701, 5 inch, MIPI interface, 480x854 Resolution, Capacitive touch screen, Touch chip GT911
In the QuecPython solution, for details about the correspondence between GPIOs and pins of EC600U series, please refer to QuecPython Documentation > Wiki > Peripherals > machine – Hardware > class Pin – Control I/O Pins. Control I/O Pins
Resource Download
Evaluation Board Resources
The abundant onboard resources of U-235 EVB are illustrated by the figure below:
Starting from the "EC600U Module" indicator box in the figure above, the EVB resources are introduced as follows in a clockwise direction.
- EC600U Module: The CPU with a Flash of 8 MB and a RAM of 16 MB.
- MIPI Screen I/O Interface
- MIPI LED Backlight Module
- Speaker R: The right channel speaker
- MIC: The microphone interface
- Speaker L: The left channel speaker
- TP I/O Interface
- Temperature & Humidity Sensor
- 5V Power Supply: The interface for 5V power supply
- Power Supply Selection Switch: The switch to select USB power supply or external power supply
- USB: The USB interface for downloading program codes and debugging scripts
- SIM Card Slot
- Ordinary Key: Three ordinary keys (no default function)
- Buzzer
- PWR Key: The power key for turning on/off the EC600U module
- RST Key: The reset key for reseting the EC600U module
- BOOT Key: The USB boot key for force-downloading firmware
- Camera Interface: The camera interface supporting taking photos and scanning
- Flash/MIPI_TE Selection Switch: If you need to use an external Flash, you must switch to the SIO3 side because the SIO3 of the Flash conflicts with the MIPI_TE pin. And most MIPI screens do not use MIPI_TE, so this switch is usually switched to the SIO3 side.
- Extended SPI Flash: The memory of the Flash W25Q32JWUUIQ is 4 MB.
- LTE Antenna Connector
- Wi-Fi Module
- WRST Key: The reset key for resetting the Wi-Fi module
- Ordinary KEY1 (no default function)
- Ordinary KEY2 (no default function)
- Wi-Fi Module UART
- TP Level Selection Switch: The switch to select the voltage level (1.8 V or 3.3 V) of the touch panel
- TP Interface
- SD Card Slot
- MIPI Screen Interface
- RS-485 Interface: SP3485EIM/TR is used
The MIPI interface and the TP interface are available synchronously to improve the reusability of U-235 EVB.
Getting Started Preparation
First, you will need a computer running Windows 10 or later.
- Step 1: Antenna Installation
Install the antenna that comes with the development board. Place it in the LTE antenna slot and insert the SIM card into the SIM card slot on the development board.
- Step 2: Connecting the Development Board
Use a USB Type-C data cable to connect the Type-C port on the development board to a USB port on your computer to provide power.
- Step 3: Development Board Power Settings
Set the power selection switch on the development board to USB,
- Step 4: Powering On the Development Board
Press and hold PWR until the power indicator light on the mainboard (labeled as PWR) lights up.
Once you've completed these steps, a constant PWR light indicates a successful power-on.