Waveshare ESP32-S3-Touch-LCD-1.28

Waveshare ESP32-S3 Development Board with 1.28-inch Round Touch LCD User Manual

Introducció

This manual provides essential information for setting up, operating, and maintaining your Waveshare ESP32-S3 Development Board with a 1.28-inch Round Touch LCD. This compact MCU board integrates an Xtensa 32-bit LX7 dual-core processor, Wi-Fi, Bluetooth, a capacitive touch display, and a 6-axis IMU sensor, making it suitable for various embedded development projects.

Contingut del paquet

Verifiqueu que tots els elements que s'enumeren a continuació s'inclouen al vostre paquet:

  • ESP32-S3-Touch-LCD-1.28 Development Board x1
  • SH1.0 12PIN Cable x1
Image showing the Waveshare ESP32-S3-Touch-LCD-1.28 development board and the included SH1.0 12PIN cable.

Figure 1: Package Contents - ESP32-S3-Touch-LCD-1.28 board and SH1.0 12PIN cable.

Característiques

The Waveshare ESP32-S3-Touch-LCD-1.28 is a high-performance MCU board designed for ease of development and integration. Key features include:

  • Processador: Xtensa 32-bit LX7 dual-core processor, up to 240MHz main frequency.
  • Connectivitat sense fils: Admet Wi-Fi de 2.4 GHz (802.11 b/g/n) i Bluetooth 5 (LE) amb una antena integrada.
  • Memòria: Built-in 512KB SRAM and 384KB ROM, with onboard 2MB PSRAM and an external 16MB Flash memory.
  • Interfície: Type-C connector for modern connectivity and ease of use.
  • Visualització: Onboard 1.28-inch capacitive touch display with 240×240 resolution and 65K colors.
  • Sensors: Onboard QMI8658 6-axis IMU (3-axis accelerometer and 3-axis gyroscope) for motion detection.
  • Gestió d'energia: Onboard 3.7V lithium battery recharge/discharge header.
  • GPIO: 6 × GPIO pins available via SH1.0 connector.
  • Eficiència energètica: Supports flexible clock, module power supply independent setting, and other controls for low power consumption.
  • USB Serial: Integrated USB serial port full-speed controller, with flexible GPIO pin configuration.
Image highlighting the key features of the ESP32-S3-Touch-LCD-1.28, including CPU, Type-C port, touch display, resolution, and color depth.

Figura 2: Mésview of ESP32-S3-Touch-LCD-1.28 key features.

What's On Board

This section identifies the main components on the ESP32-S3-Touch-LCD-1.28 board:

  1. ESP32-S3R2: The System-on-Chip (SoC) with Wi-Fi and Bluetooth, operating up to 240MHz, with onboard 2MB PSRAM.
  2. W25Q128JVSIQ: 16MB NOR-Flash memory.
  3. CH343P: USB to UART chip for serial communication.
  4. ME6217C33M5G: 800mA output, low dropout, high rejection rate.
  5. ETA6096: High-efficiency Lithium battery recharge manager.
  6. QMI8658: 6-axis IMU, including a 3-axis gyroscope and a 3-axis accelerometer.
  7. MX1.25 battery header: MX1.25 2P connector for 3.7V Lithium battery, supporting charging and discharging.
  8. USB Type-C connector: Supports USB1.1 hosts and slave devices.
  9. Botó de reset: Reinicia el tauler.
  10. Botó d'arrencada: Press before resetting to enter download mode.
Diagram showing the labeled components on the Waveshare ESP32-S3-Touch-LCD-1.28 development board.

Figure 3: Labeled components of the ESP32-S3-Touch-LCD-1.28 board.

Definició del pin

The board provides several General Purpose Input/Output (GPIO) pins and power connections via the SH1.0 connector. Understanding these pins is crucial for connecting external components.

Diagram illustrating the pinout and functions of the SH1.0 connector on the ESP32-S3-Touch-LCD-1.28 board.

Figure 4: Pin definitions for the ESP32-S3-Touch-LCD-1.28 board.

  • GND: Connexió a terra.
  • VSYS: System power supply.
  • RESET: System reset pin.
  • ARRANQUETA: Boot mode selection pin.
  • 3V3: 3.3V power output.
  • GPIO 15, 16, 17, 18, 21, 33: General Purpose Input/Output pins for connecting peripherals.

Configuració

Follow these steps to set up your ESP32-S3 Development Board:

  1. Connexió a l'ordinador: Use a USB Type-C cable to connect the board to your computer. The board will draw power from the USB connection.
  2. Instal·lació del controlador: Your operating system may automatically install necessary drivers. If not, you may need to install the CH343P USB-to-UART bridge driver. Refer to the Waveshare product wiki for specific driver download links.
  3. Entorn de desenvolupament: Install a suitable development environment such as Arduino IDE with ESP32 board support or ESP-IDF.
  4. Primer programa: Load a simple example program (e.g., a 'Hello World' or a display test) to verify the board's functionality.
  5. Battery Connection (Optional): If using a 3.7V Lithium battery, connect it to the MX1.25 battery header. Ensure correct polarity.

Instruccions de funcionament

Once set up, you can begin interacting with your ESP32-S3 board:

  1. Encès: The board powers on automatically when connected via USB or a battery.
  2. Interacció de la pantalla: The 1.28-inch round capacitive touch display allows for direct user input. Develop your application to respond to touch gestures.
  3. Programació: Upload your code using the chosen development environment. Ensure the correct COM port and board settings are selected.
  4. Wi-Fi/Bluetooth: Utilize the integrated Wi-Fi and Bluetooth capabilities for network communication or connecting to other devices.
  5. Sensor IMU: Access data from the QMI8658 6-axis IMU (accelerometer and gyroscope) for motion-sensing applications.
Image showing a finger interacting with the touch display of the ESP32-S3-Touch-LCD-1.28 board, demonstrating its interactive capabilities.

Figure 5: Demonstrating touch interaction with the display.

Manteniment

Proper care ensures the longevity and reliable operation of your development board:

  • Neteja: Use a soft, dry cloth to clean the board and display. Avoid liquid cleaners or abrasive materials.
  • Emmagatzematge: Store the board in a dry, anti-static environment when not in use. Avoid extreme temperatures and humidity.
  • Manipulació: Handle the board by its edges to avoid touching sensitive components. Static electricity can damage electronic components.
  • Actualitzacions de firmware: Regularly check the Waveshare official website or product wiki for firmware updates or new library versions to ensure optimal performance and access to new features.

Resolució de problemes

Si teniu problemes, tingueu en compte els passos següents per resoldre'ls:

  • Placa no detectada:
    • Ensure the USB Type-C cable is securely connected to both the board and your computer.
    • Verify that the CH343P USB-to-UART driver is correctly installed.
    • Prova amb un port o cable USB diferent.
  • Program Upload Fails:
    • Check if the correct COM port is selected in your IDE.
    • Ensure the correct board type (ESP32-S3) is selected.
    • Press and hold the BOOT button, then press and release the RESET button, then release the BOOT button to enter download mode before uploading.
  • La pantalla no funciona:
    • Verify that your code initializes the display correctly.
    • Check for any loose connections if external display components were used (not applicable for the integrated display).
  • Problemes de connectivitat Wi-Fi/Bluetooth:
    • Ensure your code correctly configures Wi-Fi or Bluetooth parameters (SSID, password, etc.).
    • Comproveu si hi ha interferències d'altres dispositius de 2.4 GHz.

Especificacions

CaracterísticaDetall
ProcessadorXtensa LX7 de 32 bits de doble nucli, fins a 240 MHz
Mida instal·lada de la memòria RAM512 KB SRAM
PSRAM2 MB a bord
Memòria Flash16 MB external
Wi-Fi2.4 GHz (802.11 b/g/n)
BluetoothBluetooth 5 (LE)
Mostra1.28-inch Round Capacitive Touch LCD, 240×240 resolution, 65K color
Sensor IMUQMI8658 6-axis (3-axis accelerometer + 3-axis gyroscope)
Interfície USBType-C, USB1.1 host/slave
Connector de bateriaMX1.25 2P for 3.7V Lithium battery
Pins GPIO6 × via SH1.0 connector
Suport del sistema operatiuFreeRTOS, Linux

Dimensions del contorn

The physical dimensions of the ESP32-S3-Touch-LCD-1.28 board are provided below for integration into projects or enclosures.

Technical drawing showing the precise dimensions of the Waveshare ESP32-S3-Touch-LCD-1.28 development board in millimeters.

Figure 6: Outline dimensions of the ESP32-S3-Touch-LCD-1.28 board (Unit: mm).

Garantia i Suport

Waveshare products are designed for reliability and performance. For specific warranty information, please refer to the official Waveshare website or the documentation provided with your purchase. For technical support, resources, and community forums, visit the Waveshare product wiki or contact their customer service directly. Always ensure you are using the latest drivers and software libraries for optimal performance.

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.