1. Prodotto finitoview
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.

Figura 1: Fronte view of the 2.25 Inch TFT LCD Display Module with included pin headers.
2. Specifiche
Key technical specifications for the 2.25 Inch TFT LCD Display Module are listed below:

Figure 2: Detailed pinout and specifications table.
| Caratteristica | Descrizione |
|---|---|
| Dimensioni LCD | 2.25 pollici |
| Risoluzione | 76 (H) x 284 (V) pixel |
| Modalità di visualizzazione | Normalmente bianco |
| Driver IC | ST7789 |
| Interfaccia | 4-Line SPI |
| Voltage Gamma | 3 - 3.5 V |
| Passo pixel | 0.1947 (H) x 0.1947 (V) mm |
| Area attiva | 14.7972 (H) x 55.2948 (V) mm |
| Dimensioni del modulo | 30.0(A) x 63.0(V) x 3.76(P) mm |
| Disposizione dei pixel | Striscia verticale RGB |
| Luminanza | 600 (TYP) Cd/m2 |
| Viewing Direzione | 12 O'clock (Best image) |
| Retroilluminazione | 4 LED bianchi paralleli |
| Temperatura di esercizio | Temperatura di esercizio -20°C ~ +70°C |
| Temperatura di conservazione | Temperatura di esercizio -30°C ~ +80°C |
3. Configurazione e connessione
The display module uses an SPI interface for communication. Ensure your microcontroller or development board supports SPI and provides the necessary voltage livelli.
3.1 Descrizione dei pin
Refer to the pinout diagram for correct connections. The module operates within a voltage range da 3V a 3.5V.

Figure 3: Pinout diagram with descriptions.
- TERRA: Power ground pin.
- VCC: Power supply positive, voltagGamma e: 3 - 3.5 V.
- SCL: SPI clock pin.
- SDA: SPI data pin.
- RISORSE: Display reset pin, active low.
- CC: Data or display command selection pin.
- Servizio clienti: Chip select for driver chip, active low.
- NERO: Backlight control switch, default on, active low to turn off backlight.
3.2 Procedura di connessione
- 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. Istruzioni per l'uso
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 Visualizzazione del contenuto
- 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. Manutenzione
Proper care ensures the longevity and performance of your display module.
- Pulizia: Gently wipe the display surface with a soft, lint-free cloth. Avoid abrasive materials or harsh chemical cleaners.
- Gestione: Avoid applying excessive pressure to the display surface. Handle the module by its edges to prevent damage to the screen or components.
- Magazzinaggio: Store the module in a dry, dust-free environment within the specified storage temperature range (-30°C to +80°C).
- Energia: Always ensure the power supply is within the specified 3V-3.5V range. Over-voltagpuò danneggiare il modulo.
6. Risoluzione Dei Problemi
If you encounter issues with your display module, consider the following troubleshooting steps:
- Nessun display/schermo vuoto:
- 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.
- Visualizzazione sfarfallio:
- 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. Informazioni sulla garanzia
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. Supporto
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.