Танилцуулга
The Waveshare ESP32-S3 4.3inch Capacitive Touch Display Development Board is a versatile microcontroller development board designed for various applications requiring a graphical user interface and wireless connectivity. It features an Xtensa 32-bit LX7 dual-core processor, integrated 2.4GHz Wi-Fi and Bluetooth 5 (LE), and a high-resolution 800×480 capacitive touch display. This manual provides essential information for setting up, operating, and maintaining your development board.

Image: The Waveshare ESP32-S3 4.3inch Capacitive Touch Display Development Board, showcasing its display and included accessories.
Багцын агуулга
Доор жагсаасан бүх зүйл таны багцад байгаа эсэхийг шалгаарай.
- ESP32-S3-Touch-LCD-4.3 Development Board x1
- Standoff pack x1 (includes 4 standoffs)
- HY2.0 2P to 2PIN male cable 10cm x2
- HY2.0 2P to 3PIN male cable 10cm x1
- HY2.0 2P to 4PIN male cable 10cm x1

Image: Visual representation of the ESP32-S3-Touch-LCD-4.3 development board and its accompanying cables and standoffs.
Онцлогууд
The ESP32-S3-Touch-LCD-4.3 Development Board offers a robust set of features for embedded development:
- 32 МГц хүртэлх үндсэн давтамжтай Xtensa 7 бит LX240 хоёр цөмт процессороор тоноглогдсон.
- Supports 2.4GHz Wi-Fi (802.11 b/g/n) and Bluetooth 5 (LE), with onboard antenna.
- Built in 512KB of SRAM and 384KB ROM, with onboard 8MB PSRAM and 8MB Flash.
- 4.3 инчийн багтаамжтай мэдрэгчтэй дэлгэц, 800×480 нягтрал, 65К өнгө.
- I2C интерфэйсээр дамжуулан багтаамжтай мэдрэгчтэй хяналт, тасалдалтай 5 цэгийн мэдрэгчийг дэмждэг.
- Onboard CAN, RS485, I2C interface and TF card slot, integrates full-speed USB port.
- Өөр өөр хувилбаруудад бага эрчим хүч зарцуулдаг уян хатан цаг, модулийн тэжээлийн эх үүсвэрийн бие даасан тохиргоо болон бусад хяналтыг дэмждэг.

Зураг: Дууслааview of the ESP32-S3 4.3inch LCD Development Board highlighting its processor, connectivity, display, and memory features.
Үзүүлэлтүүд
| Атрибут | Үнэ цэнэ |
|---|---|
| Процессор | Xtensa 32-bit LX7 Dual-Core |
| Үндсэн давтамж | 240 МГц хүртэл |
| RAM | 512KB SRAM, 8MB PSRAM |
| ROM | 384KB |
| Флэш санах ой | 8 МБ |
| Утасгүй төрөл | 2.4GHz Wi-Fi (802.11 b/g/n), Bluetooth 5 (LE) |
| Дэлгэцийн хэмжээ | 4.3 инч |
| Дэлгэцийн нягтрал | 800×480 пиксел |
| Өнгөний гүн | 65К өнгө |
| Төрөл дээр хүрнэ үү | Багтаамжтай, 5 цэгийн мэдрэгчтэй |
| Интерфейсүүд | CAN, RS485, I2C, TF card slot, USB |
| Зүйлийн жин | 5.6 унц |
| Бүтээгдэхүүний хэмжээс | 4.3 x 4.3 x 4.3 инч |
Тохиргоо
To begin using your Waveshare ESP32-S3 Development Board, follow these general setup steps:
- Эрчим хүчний холболт: Connect the development board to a power source using the USB Type-C port. A standard 5V USB power adapter or a computer's USB port can be used.
- Драйвер суурилуулах: Depending on your operating system, you may need to install USB-to-UART bridge drivers (e.g., CH343P) to enable communication between your computer and the ESP32-S3 board. Refer to the official Waveshare Wiki for specific driver downloads and installation instructions.
- Development Environment Setup: Install a suitable Integrated Development Environment (IDE) such as Arduino IDE or PlatformIO for VS Code. Configure the IDE to support ESP32-S3 boards.
- Library Installation: Install necessary libraries for display control (e.g., LVGL) and other peripherals you plan to use. The Waveshare Wiki provides guidance on required libraries.
- Програм хангамжийг байршуулах: Compile and upload your desired firmware or example code to the board. Ensure the correct COM port and board settings (Flash Mode, Flash Size, PSRAM) are selected in your IDE.
Video: A tutorial demonstrating the software setup and firmware upload process for the ESP32-S3-Touch-LCD-4.3 development board, including selecting the correct library path, board module, flash mode, and PSRAM settings, followed by compiling and uploading the code.
Ашиглалтын заавар
Once the firmware is successfully uploaded, the board will typically boot up and display the programmed interface on the 4.3-inch screen. The capacitive touch display allows for intuitive interaction:
- Мэдрэгчтэй харилцах: Use your finger to tap, swipe, and interact with on-screen elements. The 5-point capacitive touch supports multi-touch gestures if implemented in the software.
- Цахилгаан товч: The board may include a power button or a reset button. Refer to the "What's On Board" section for specific button functions.
- Гадаад захын төхөөрөмжүүд: Connect external sensors, modules, or other components to the available CAN, RS485, and I2C interfaces as required by your project. Ensure proper wiring and power supply for external components.
- TF картын оролт: Insert a TF (microSD) card into the designated slot for data storage or loading assets like images and fonts, if supported by your application.

Зураг: Хуучинample of the ESP32-S3 development board in an application setup, demonstrating its connectivity, and a view угсарсан бүтээгдэхүүний .
Хэрэглээний хувилбарууд
The Waveshare ESP32-S3 Touch Display Development Board is suitable for a variety of applications, including:
- Human-machine Interface (HMI): Ideal for creating interactive control panels and user interfaces for smart home devices, industrial control systems, and other embedded applications.
- LVGL GUI Development: Excellent platform for developing rich graphical user interfaces using the LVGL open-source graphics library, leveraging the high-resolution display and touch capabilities.
- IoT Projects: Its Wi-Fi and Bluetooth connectivity make it suitable for Internet of Things (IoT) applications requiring data visualization and user interaction.
- Educational and Prototyping: A robust board for learning embedded programming, GUI design, and rapid prototyping of electronic projects.

Image: Illustrates potential uses such as Human-machine Interface (HMI) and LVGL GUI Development, showcasing the board's versatility.
What's On Board
The following diagram and list detail the key components and interfaces on the ESP32-S3-Touch-LCD-4.3 Development Board:

Image: A detailed diagram labeling the various components and ports on the ESP32-S3-Touch-LCD-4.3 board.
- ESP32-S3N8R8: SoC with Wi-Fi and Bluetooth, up to 240MHz operating frequency, integrated 8MB PSRAM and Flash.
- SGM2212-3.3: 800mA low-noise LDO.
- FSUSB42UMX: For USB pins multiplexing.
- Touch panel connector.
- USB TO UART Type-C port.
- USB Type-C порт.
- TJA1051T/3/1J: CAN interface chip.
- CH422G: IO expansion chip.
- BOOT button: Press and hold while powering on for program burning.
- RESET товч.
- MP3302DJ-LF-Z: Screen backlight boost chip.
- 4.3inch display panel connector.
- TF картны үүр.
- Sensor header.
- CAN header.
- I2C header.
- RS485 header.
- 3.7V single lithium battery PH2.0 header.
- CAN terminal resistor selection.
- RS485 terminal resistor selection.
- CH343P: USB to UART chip.
- SP3485: RS485 transceiver chip.
- CS8501: Lithium battery recharge manager.
- Status Indicators: PWR (Power supply indicator), CHG (Lithium battery charging indicator), DONE (Lithium battery charging completed indicator).
Тойм хэмжээсүүд
The physical dimensions of the ESP32-S3-Touch-LCD-4.3 board are provided below for integration into your projects:

Image: Technical drawing showing the precise measurements of both the LCD and Touch-LCD versions of the ESP32-S3 development board.
Засвар үйлчилгээ
Proper maintenance ensures the longevity and reliable operation of your development board:
- Болгоомжтой харьцах: Avoid dropping the board or subjecting it to physical shocks. The display is a sensitive component.
- Цэвэр байлгах: Use a soft, dry, anti-static cloth to clean the display and board. Avoid using harsh chemicals or abrasive materials.
- Хадгалах: Store the board in a dry, cool environment, away from direct sunlight and extreme temperatures. Use anti-static bags when not in use for extended periods.
- Ашиглаагүй үед унтраах: Disconnect power when the board is not actively being used or developed to prevent unnecessary wear and tear.
- Програм хангамжийн шинэчлэлтүүд: Waveshare-ийн албан тушаалтныг тогтмол шалгаж байгаарай website or Wiki for firmware updates and new library versions to ensure optimal performance and access to new features.
Алдааг олж засварлах
If you encounter issues with your ESP32-S3-Touch-LCD-4.3 Development Board, consider the following troubleshooting steps:
- Board Not Detected by PC:
- USB кабель найдвартай холбогдсон эсэхийг шалгана уу.
- Verify that the correct USB-to-UART drivers (e.g., CH343P) are installed on your computer.
- Өөр USB порт эсвэл кабель ашиглаж үзнэ үү.
- Firmware Upload Fails:
- Check if the correct COM port is selected in your IDE.
- Ensure the correct board (ESP32-S3 Dev Module) and flash settings (Flash Mode, Flash Size, PSRAM) are configured.
- Press and hold the BOOT button while pressing and releasing the RESET button, then release BOOT to enter download mode before uploading.
- Verify that all required libraries are correctly installed in your development environment.
- Дэлгэц ажиллахгүй байна / Хоосон дэлгэц:
- Confirm that the display ribbon cable is properly seated in its connector.
- Цахилгаан хангамжийг шалгана уу.
- Ensure your uploaded code initializes the display correctly.
- Verify backlight settings in your code, if applicable.
- Мэдрэгчтэй дэлгэц хариу өгөхгүй байна:
- Ensure the touch panel connector is securely attached.
- Verify that the touch controller library is correctly initialized and configured in your firmware.
- Check for any physical damage to the touch surface.
- Wi-Fi/Bluetooth холболтын асуудал:
- Check your network credentials in the code.
- Ensure the board is within range of the Wi-Fi network or Bluetooth device.
- Verify that the Wi-Fi/Bluetooth stack is correctly initialized in your firmware.
For more detailed troubleshooting and specific error codes, refer to the official Waveshare Wiki or community forums.
Баталгаат болон дэмжлэг
Waveshare products typically come with a standard manufacturer's warranty. For specific warranty terms and conditions, please refer to the official Waveshare webсайт эсвэл тэдний хэрэглэгчийн дэмжлэгтэй холбогдоно уу.
For technical support, documentation, and resources, please visit the official Waveshare Wiki. A comprehensive user guide in PDF format is also available for download:
Хэрэглэгчийн гарын авлага (PDF) татаж авах
Та мөн зочилж болно Waveshare Store on Amazon бүтээгдэхүүний талаарх дэлгэрэнгүй мэдээлэл болон дэмжлэгийн сонголтуудыг авна уу.