1. Uvod
This manual provides comprehensive instructions for the GODIYMODULES 1.47 Inch Full Color TFT IPS Display Module. It covers essential information regarding product features, technical specifications, pinout details, setup procedures, operational guidelines, maintenance tips, and troubleshooting steps to ensure optimal use of your display module.
2. Proizvod je gotovview
2.1 Značajke
- 1.47 Inch Full Color TFT IPS Display Module
- 172x320 Resolution HD
- SPI Interface LCD LED Screen
- 3.3V SPI Interface
- Module Power Supply: 2.8-3.3V
- Interface Mode: SPI
- Driver IC: ST7789
2.2 Što se nalazi u kutiji
- 1 x 1.47 Inch Full Color TFT IPS Display Module
- 1 x Pin Header Set (for connection)

Image: The 1.47 Inch TFT IPS Display Module shown with its accompanying pin headers.
3. Specifikacije
| Specifikacija | Vrijednost |
|---|---|
| Marka | GODIYMODULES |
| Veličina zaslona | 1.47 inča |
| Rezolucija | 172x320 piksela |
| Vrsta zaslona | TFT IPS Full Color |
| Sučelje | SPI (Serial Peripheral Interface) |
| Upravljački sklop | ST7789 |
| Napajanje | 2.8V - 3.3V (3.3V recommended) |
| Proizvođač | GODIYMODULES |
| ASIN | B0GTY23P2N |
4. Opis Pinouta
The display module features a standard pinout for SPI communication and power. Refer to the diagram below for pin identification and their functions.

Image: Technical drawing showing the dimensions of the module in millimeters and the pinout definitions.
- VDD / GND: Power supply (3.3V recommended) and ground connection.
- SCL / SDA: SPI clock and data signals for communication.
- RES: Reset pin for initializing the display controller.
- DC: Data/Command selection pin (high for data, low for command).
- CS: Chip Select pin (active low, enables SPI communication with the display).
- BL: Backlight control pin (typically for enabling/disabling or controlling backlight brightness).

Slika: Stražnja strana view of the display module's printed circuit board (PCB), showing components and pin labels.
5. Postavljanje
Follow these steps to connect and prepare your display module for use with a microcontroller or development board.
- Priključak za napajanje: Connect the VDD pin to a 3.3V power supply and the GND pin to the ground of your microcontroller. Ensure the power supply is stable and within the 2.8V-3.3V range.
- SPI Signal Connection: Connect the SCL (Serial Clock), SDA (Serial Data), CS (Chip Select), DC (Data/Command), and RES (Reset) pins from the display module to the corresponding SPI pins on your microcontroller. Refer to your microcontroller's documentation for specific pin assignments.
- Kontrola pozadinskog osvjetljenja: Connect the BL (Backlight) pin. This can be connected directly to 3.3V for constant backlight or to a PWM-capable pin on your microcontroller for brightness control.
- Fizička montaža: Secure the display module to your project enclosure or breadboard using appropriate standoffs or mounting hardware.

Slika: prednja strana view of the 1.47 Inch TFT IPS Display Module, showing the display area.
6. Upute za rad
To operate the display, you will need to write firmware for your microcontroller that communicates with the ST7789 driver via the SPI interface.
- Inicijalizacija: After power-up, send the necessary initialization commands to the ST7789 driver. This typically involves a software reset, setting display orientation, color mode, and other display parameters.
- Sending Commands and Data: Use the DC pin to switch between command mode (DC low) and data mode (DC high). All commands and pixel data are sent via the SPI data line (SDA) synchronized by the SPI clock (SCL).
- Drawing Graphics: To display graphics or text, define a drawing window (column and row address set) and then send the pixel data. The display supports 172x320 resolution.
- Kontrola pozadinskog osvjetljenja: Control the backlight via the BL pin. For simple ON/OFF, set the pin high or low. For brightness control, use Pulse Width Modulation (PWM) on the BL pin.
Refer to the ST7789 datasheet for detailed command sets and programming sequences. Many open-source libraries are available for common microcontrollers (e.g., Arduino, ESP32) that simplify interaction with ST7789-based displays.
7. Održavanje
Proper care and maintenance will extend the lifespan of your display module.
- Čišćenje: Gently wipe the display surface with a soft, lint-free cloth. For stubborn smudges, use a small amount of isopropyl alcohol on the cloth. Avoid abrasive cleaners or direct spraying of liquids onto the module.
- Rukovanje: Always handle the module by its edges to avoid touching the display area or sensitive electronic components.
- Statičko pražnjenje: Take precautions against electrostatic discharge (ESD) when handling the module, as static electricity can damage electronic components. Use an ESD-safe workstation if possible.
- Skladištenje: Modul čuvajte na suhom mjestu bez prašine, dalje od izravne sunčeve svjetlosti i ekstremnih temperatura.
8. Rješavanje problema
If you encounter issues with your display module, consider the following troubleshooting steps:
- Nema prikaza / Prazan zaslon:
- Verify power connections (VDD, GND) and ensure the module is receiving 3.3V.
- Check all SPI signal connections (SCL, SDA, CS, DC, RES) for proper wiring.
- Ensure the backlight (BL) pin is correctly connected and receiving power.
- Confirm that the display driver (ST7789) is being correctly initialized in your code.
- Incorrect Colors / Distorted Image:
- Check the color mode settings in your initialization code (e.g., 16-bit, 18-bit color).
- Verify that pixel data is being sent in the correct format and byte order.
- Ensure the display orientation settings match your desired view.
- Partial Display / Incorrect Resolution:
- Confirm that the column and row address set commands are correctly configured for 172x320 resolution.
- Check for any offset settings that might be shifting the display area.
- SPI Communication Errors:
- Verify SPI clock speed is compatible with both the microcontroller and the display module.
- Check for proper logic levels (3.3V) on all SPI lines.
9. Jamstvo i podrška
9.1 Informacije o jamstvu
This GODIYMODULES display module is covered by a 2-godišnje jamstvo proizvođača od datuma kupnje. Ovo jamstvo pokriva nedostatke u materijalu i izradi pri normalnoj uporabi. Ne pokriva štetu uzrokovanu zlouporabom, nesrećom, neovlaštenom modifikacijom ili nepravilnom ugradnjom.
9.2 Tehnička podrška
For technical assistance, troubleshooting beyond this manual, or warranty claims, please contact the seller or manufacturer directly through the platform where the product was purchased. Provide your product model number (B0GTY23P2N) and a detailed description of the issue to facilitate support.