1. Производ је готовview
This manual provides detailed instructions for the GODIYMODULES 2.25 Inch TFT LCD Display Module. This module features a 2.25-inch color screen with a resolution of 76x284 pixels, driven by the ST7789 controller, and communicates via a Serial Peripheral Interface (SPI).
It is designed for integration into various electronic projects requiring a compact, high-resolution display.

Слика 1: Предња страна view of the 2.25 Inch TFT LCD Display Module with included pin headers.
2. Спецификације
Key technical specifications for the 2.25 Inch TFT LCD Display Module are listed below:

Figure 2: Detailed pinout and specifications table.
| Феатуре | Опис |
|---|---|
| Величина ЛЦД-а | 2.25 инча |
| Резолуција | 76 (В) к 284 (В) пиксела |
| Режим приказа | Нормално бело |
| Дривер ИЦ | СТ7789 |
| Интерфејс | 4-Line SPI |
| Волtagе Распон | 3 - 3.5V |
| Пикел Питцх | 0.1947 (Х) к 0.1947 (В) мм |
| Ацтиве Ареа | 14.7972 (Х) к 55.2948 (В) мм |
| Модуле Сизе | 30.0 (В) к 63.0 (В) к 3.76 (Д) мм |
| Распоред пиксела | РГБ Вертикална трака |
| Осветљеност | 600 (TYP) Cd/m2 |
| Viewинг Дирецтион | 12 O'clock (Best image) |
| Позадинско осветљење | 4 бела ЛЕД паралелна |
| Радна температура | -20°Ц ~ +70°Ц |
| Температура складиштења | -30°Ц ~ +80°Ц |
3. Подешавање и повезивање
The display module uses an SPI interface for communication. Ensure your microcontroller or development board supports SPI and provides the necessary voltagе нивоа.
3.1 Опис пина
Refer to the pinout diagram for correct connections. The module operates within a voltagОпсег од 3В до 3.5В.

Figure 3: Pinout diagram with descriptions.
- ГНД: Power ground pin.
- ВЦЦ: Power supply positive, voltagОпсег: 3 - 3.5В.
- СЦЛ: SPI clock pin.
- СДА: SPI data pin.
- РЕС: Display reset pin, active low.
- ДЦ: Data or display command selection pin.
- ЦС: Chip select for driver chip, active low.
- БЛК: Backlight control switch, default on, active low to turn off backlight.
3.2 Процедура повезивања
- Connect the GND pin of the module to the ground of your microcontroller.
- Connect the VCC pin to a stable 3V-3.5V power supply.
- Connect SCL, SDA, RES, DC, CS, and BLK pins to the corresponding SPI and control pins on your microcontroller. Refer to your microcontroller's documentation for specific SPI pin assignments.
- Ensure all connections are secure to prevent intermittent operation.
4. Упутство за употребу
Once the module is correctly wired, software configuration is required to initialize and control the display.
4.1 Software Initialization
- Utilize a library compatible with the ST7789 driver for your chosen programming environment (e.g., Arduino, MicroPython, LVGL).
- Initialize the SPI communication protocol, specifying the correct clock speed and data mode.
- Send initialization commands to the ST7789 driver as per its datasheet or library documentation. This typically involves setting display orientation, pixel format, and enabling the display.
4.2 Приказивање садржаја
- Use the display library functions to draw graphics, text, and images.
- The display supports 262K colors. Ensure your image data is formatted correctly for the ST7789 controller.
- For optimal color representation, it may be necessary to invert color data bits in your software configuration if colors appear incorrect or "funky".
5. Одржавање
Proper care ensures the longevity and performance of your display module.
- Чишћење: Gently wipe the display surface with a soft, lint-free cloth. Avoid abrasive materials or harsh chemical cleaners.
- Руковање: Avoid applying excessive pressure to the display surface. Handle the module by its edges to prevent damage to the screen or components.
- Складиштење: Store the module in a dry, dust-free environment within the specified storage temperature range (-30°C to +80°C).
- Снага: Always ensure the power supply is within the specified 3V-3.5V range. Over-voltagможе оштетити модул.
КСНУМКС. Решавање проблема
If you encounter issues with your display module, consider the following troubleshooting steps:
- Нема екрана/празан екран:
- Verify all power connections (VCC, GND) are correct and within the 3V-3.5V range.
- Check SPI connections (SCL, SDA, CS, DC, RES) for continuity and correct pin assignment.
- Ensure the BLK pin is not active low (turned off). If connected, try setting it high or leaving it unconnected if default-on is desired.
- Confirm that the ST7789 driver is correctly initialized in your software.
- Incorrect or "Funky" Colors:
- As noted by users, you may need to invert color data bits in your display library or driver configuration. This is a common requirement for some ST7789 implementations.
- Ensure your image or color data is in the correct format (e.g., RGB565, RGB888) expected by the driver.
- Трепери екран:
- Check the SPI clock speed. A speed that is too high or too low for your microcontroller or wiring can cause issues.
- Ensure power supply is stable and free from noise.
- Difficulty in Setup:
- Refer to online resources and community forums for ST7789 and SPI display examples with your specific microcontroller.
- Double-check all wiring against the pinout diagram.
7. Информације о гаранцији
The GODIYMODULES 2.25 Inch TFT LCD Display Module is covered by the manufacturer's standard warranty. For specific details regarding warranty duration, terms, and conditions, please refer to the documentation provided at the time of purchase or contact GODIYMODULES directly.
Typically, warranty covers defects in materials and workmanship under normal use. Damage resulting from improper installation, misuse, or unauthorized modifications is generally not covered.
8. Подршка
For technical assistance, additional documentation, or inquiries not covered in this manual, please contact the seller or GODIYMODULES customer support. When contacting support, please provide your product model number and a detailed description of the issue.
You may also find helpful resources and community support online for projects involving ST7789-based SPI displays.