Waveshare 2inch LCD Module
Кіраўніцтва карыстальніка 2-цалевага ВК-модуля Waveshare
Model: 2inch LCD Module
1. Уводзіны
This manual provides detailed instructions for the Waveshare 2-inch LCD Display Module. This module features an IPS screen with a 240x320 resolution, an embedded ST7789 controller, and communicates via a Serial Peripheral Interface (SPI). It is designed for integration with various microcontrollers and development boards, including Raspberry Pi, Arduino, and ESP32.

Image 1.1: The Waveshare 2-inch LCD Display Module, highlighting its key features like the ST7789 driver, SPI interface, IPS technology, 240x320 resolution, and 262K color support.
2. Асаблівасці
- Тып дысплея: IPS screen, 2-inch diagonal.
- дазвол: 240 × 320 pixels.
- кантролер: Embedded ST7789 driver.
- інтэрфейс: SPI (Serial Peripheral Interface), requiring minimal GPIO pins.
- Глыбіня колеру: 262K colors (RGB).
- Падсвятленне: LED.
- Аперацыйная Voltage: 3.3V / 5V compatible.
- Сумяшчальнасць: Designed for use with Raspberry Pi, Jetson Nano, Arduino, STM32, and similar platforms.

Image 2.1: Visual summary of the display module's core features, including size, resolution, color depth, interface type, and driver IC.
3. Змесціва ўпакоўкі
The standard package for the Waveshare 2-inch LCD Display Module includes the following items:
- 1x Waveshare 2-inch LCD Display Module
- 1x Connection Cable (typically a 8-pin ribbon cable with female-to-female jumpers)

Image 3.1: The display module and its accompanying connection cable as typically found in the product package.
4. Тэхнічныя характарыстыкі
| Параметр | Каштоўнасць |
|---|---|
| Аперацыйная Voltage | 3.3В / 5В |
| дазвол | 240 × 320 пікселяў |
| Інтэрфейс сувязі | 4-правадной SPI |
| Памер дысплея | 30.60 × 40.80 мм |
| Дысплейная панэль | IPS |
| Памер пікселя | 0.0975 × 0.0975 мм |
| Драйвер IC | ST7789VW |
| Памер модуля | 58.0 × 35.0 мм |

Image 4.1: A visual representation of the module's technical specifications.
5. Pinout and Interface Description
The module utilizes an SPI control interface, requiring specific pin connections for proper operation. Below is a description of each pin:
| Pin | Апісанне |
|---|---|
| VCC | Power input (3.3V / 5V) |
| GND | зямля |
| DIN | SPI Data Input (MOSI) |
| CLK | SPI Clock Input (SCK) |
| CS | Chip Select, low active |
| DC | Выбар даных/каманд (высокі для дадзеных, нізкі для каманды) |
| RST | Скід, нізкі ўзровень актыўнасці |
| BL | Кіраванне падсветкай |

Image 5.1: Pin definitions and their functions on the display module.
6. Налада і падключэнне абсталявання
This section details how to connect the 2-inch LCD Display Module to common development boards.
6.1. Connecting with Raspberry Pi
Follow the diagram below for connecting the display module to a Raspberry Pi board. Ensure correct pin mapping for VCC, GND, DIN (MOSI), CLK (SCK), CS, DC, RST, and BL.

Image 6.1: Connection diagram for Raspberry Pi. Note the specific GPIO pins used for SPI communication and control.
6.2. Connecting with Arduino Board
Refer to the following diagram for connecting the display module to an Arduino board. Pay attention to the SPI pins and control pins on your specific Arduino model.

Image 6.2: Connection diagram for Arduino. Ensure proper voltage levels and pin assignments.
7. Інструкцыя па эксплуатацыі
Once the hardware connections are established, the display module requires software configuration to function. Waveshare provides development resources and example code for various platforms.
7.1. Software Libraries and Exampлес
It is recommended to use the official Waveshare development resources, which typically include:
- Libraries for ST7789 driver.
- Example code for Raspberry Pi, Arduino, STM32, etc.
These resources usually contain functions for initializing the display, drawing pixels, lines, shapes, text, and displaying images. Consult the specific documentation provided with the development resources for detailed API usage.
7.2. Basic Display Initialization Sequence
A typical initialization sequence in software involves:
- Powering up the module (VCC and GND).
- Asserting the RST (Reset) pin.
- Sending initialization commands to the ST7789 driver via SPI.
- Configuring display orientation and color mode.
- Enabling the backlight (BL pin).
8. Тэхнічнае абслугоўванне
The Waveshare 2-inch LCD Display Module is a robust electronic component designed for long-term use with minimal maintenance. Adhering to the following guidelines will help ensure its longevity:
- Апрацоўка: Always handle the module by its edges to avoid touching the display surface or electronic components.
- Уборка: If the display surface requires cleaning, use a soft, lint-free cloth. For stubborn marks, lightly dampen the cloth with distilled water or an electronics-safe screen cleaner. Avoid abrasive materials or harsh chemicals.
- захоўванне: Store the module in a dry, anti-static environment, away from direct sunlight and extreme temperatures.
- крыніца харчавання: Пераканайцеся, што аб'ём блока харчаванняtage is within the specified 3.3V to 5V range. Over-voltagгэта можа пашкодзіць модуль.
- Статычная электрычнасць: Take precautions against electrostatic discharge (ESD) when handling the module, as static can damage sensitive electronic components.
9. Выпраўленне непаладак
If you encounter issues with your Waveshare 2-inch LCD Display Module, consider the following troubleshooting steps:
- Няма дысплея/пусты экран:
- Verify all power connections (VCC, GND) are correct and stable.
- Check the backlight (BL) pin connection and ensure it is enabled in your software.
- Confirm the RST (Reset) pin is correctly connected and toggled during initialization.
- Ensure the SPI communication lines (DIN, CLK, CS, DC) are correctly wired and that your software is sending data.
- Double-check the initialization sequence in your code against the ST7789 datasheet or Waveshare exampлес.
- Incorrect Colors/Distorted Image:
- Verify the color mode settings in your software match the display's 262K color depth.
- Check for loose or incorrect SPI data line connections.
- Ensure the display orientation settings (e.g., rotation, mirroring) are configured as desired.
- Павольная частата абнаўлення:
- Optimize your SPI communication speed in software, ensuring it's within the limits of your microcontroller and the ST7789 driver.
- Reduce the amount of data being sent to the display if possible, or optimize drawing routines.
- Модуль не выяўлены:
- Ensure the CS (Chip Select) pin is correctly asserted (low active) during SPI communication.
- Check for any short circuits or incorrect wiring that might prevent the module from responding.
10. Габарытныя памеры
The physical dimensions of the Waveshare 2-inch LCD Display Module are provided below for integration into your projects.

Image 10.1: Detailed outline dimensions of the display module in millimeters.
11. Гарантыя і падтрымка
Каб атрымаць інфармацыю аб гарантыі, тэхнічнай падтрымцы і дадатковыя рэсурсы, звярніцеся да афіцыйнага сайта Waveshare. website or contact their customer service. Development resources, including datasheets, schematics, and example code, are typically available on the product's dedicated wiki page or support portal.
Афіцыйны прадстаўнік Waveshare Webсайт: www.waveshare.com