Waveshare ESP32-S3-Touch-LCD-1.28

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

Introduzione

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.

Contenuto della confezione

Verifica che tutti gli articoli elencati di seguito siano inclusi nel tuo pacchetto:

  • 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.

Caratteristiche

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

  • Processore: Processore dual-core Xtensa LX7 a 32 bit, frequenza principale fino a 240 MHz.
  • Connettività wireless: Supports 2.4GHz Wi-Fi (802.11 b/g/n) and Bluetooth 5 (LE) with an onboard antenna.
  • Memoria: Built-in 512KB SRAM and 384KB ROM, with onboard 2MB PSRAM and an external 16MB Flash memory.
  • Interfaccia: Type-C connector for modern connectivity and ease of use.
  • Display: Onboard 1.28-inch capacitive touch display with 240×240 resolution and 65K colors.
  • Sensori: Onboard QMI8658 6-axis IMU (3-axis accelerometer and 3-axis gyroscope) for motion detection.
  • Gestione energetica: Onboard 3.7V lithium battery recharge/discharge header.
  • GPIO: 6 × GPIO pins available via SH1.0 connector.
  • Efficienza energetica: 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: Oltreview 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. Connettore USB di tipo C: Supports USB1.1 hosts and slave devices.
  9. Tasto reset: Reimposta la scheda.
  10. Pulsante BOOT: 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.

Definizione 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.

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

Impostare

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

  1. Connessione al computer: Use a USB Type-C cable to connect the board to your computer. The board will draw power from the USB connection.
  2. Installazione del driver: 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. Ambiente di sviluppo: Install a suitable development environment such as Arduino IDE with ESP32 board support or ESP-IDF.
  4. Primo programma: Load a simple example program (e.g., a 'Hello World' or a display test) to verify the board's functionality.
  5. Collegamento della batteria (facoltativo): If using a 3.7V Lithium battery, connect it to the MX1.25 battery header. Ensure correct polarity.

Istruzioni per l'uso

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

  1. Accensione: The board powers on automatically when connected via USB or a battery.
  2. Interazione di visualizzazione: The 1.28-inch round capacitive touch display allows for direct user input. Develop your application to respond to touch gestures.
  3. Programmazione: 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. Sensore 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.

Manutenzione

Una cura adeguata garantisce la longevità e il funzionamento affidabile della scheda di sviluppo:

  • Pulizia: Use a soft, dry cloth to clean the board and display. Avoid liquid cleaners or abrasive materials.
  • Magazzinaggio: Store the board in a dry, anti-static environment when not in use. Avoid extreme temperatures and humidity.
  • Gestione: Handle the board by its edges to avoid touching sensitive components. Static electricity can damage electronic components.
  • Aggiornamenti del 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.

Risoluzione dei problemi

In caso di problemi, prendere in considerazione i seguenti passaggi per la risoluzione dei problemi:

  • Scheda non rilevata:
    • 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 una porta USB o un cavo diverso.
  • 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.
  • Display non funzionante:
    • 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).
  • Problemi di connettività Wi-Fi/Bluetooth:
    • Ensure your code correctly configures Wi-Fi or Bluetooth parameters (SSID, password, etc.).
    • Verificare la presenza di interferenze da altri dispositivi a 2.4 GHz.

Specifiche

CaratteristicaDettaglio
ProcessoreXtensa LX7 dual-core a 32 bit, fino a 240 MHz
Dimensione della memoria RAM installata512 KB di SRAM
PSRAM2 MB integrati
Memoria Flash16 MB external
Wifi2.4 GHz (802.11 b/g/n)
BluetoothBluetooth 5 (LE)
Display1.28-inch Round Capacitive Touch LCD, 240×240 resolution, 65K color
Sensore IMUQMI8658 6-axis (3-axis accelerometer + 3-axis gyroscope)
Interfaccia USBType-C, USB1.1 host/slave
Connettore della batteriaMX1.25 2P for 3.7V Lithium battery
Pin GPIO6 × via SH1.0 connector
Supporto del sistema operativoFreeRTOS, Linux

Dimensioni del contorno

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).

Garanzia e supporto

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.