1. Introduction
This manual provides detailed instructions for the installation, operation, and maintenance of your 1.47 inch TFT IPS HD Display Module. This compact color LCD module features a resolution of 172x320 pixels, an SPI interface, and is driven by the ST7789V3 control chip. Its HD IPS technology allows for a full view direction and adjustable display orientation, making it suitable for a wide range of embedded applications.
2. Specifications
| Feature | Specification |
|---|---|
| Display Type | TFT IPS Color LCD |
| Screen Size | 1.47 inch |
| Resolution | 172 (H) RGB x 320 (V) |
| Interface Type | SPI interface (4-wire SPI Port) |
| Control Chip | ST7789V3 |
| Display Mode | 8*1 |
| Display Area | 17.3892 (H) x 32.352 (V) mm |
| Panel Size | 19.39 (H) x 36.28 (V) x 1.46 (D) mm |
| Overall Size | 30.00 (H) x 37.00 (V) x 2.76 (D) mm (excluding row needle) |
| Pixel Pitch | 0.0337 (H) x 0.1011 (V) mm |
| Number of Pins | 8-pin (2.54mm spacing) |
| View Direction | Full view |
| Operating Temperature | -20°C to 70°C |
| Logic Voltage | 3.3V |
| Weight | 2.7g |
| Connection Mode | 2.54mm spacing row needle |
| Customization | Yes |
3. Package Contents
Your package should contain the following item:
- 1 x 1.47 inch TFT IPS HD Display Module

4. Setup Instructions
The 1.47 inch TFT IPS HD Display Module utilizes an SPI interface for communication and requires a 3.3V logic voltage. It is designed for easy integration into various microcontroller projects.
4.1 Pinout Diagram
Refer to the image below for the pinout of the module. The connection mode uses a 2.54mm spacing row needle, which can be soldered directly or connected via jumper wires to your development board.

4.2 Pin Descriptions
- GND: Ground connection.
- VCC: Power supply input (3.3V).
- SCL: SPI Clock line.
- SDA: SPI Data line.
- RES: Reset pin.
- DC: Data/Command selection pin.
- CS: Chip Select pin.
- BLK: Backlight control pin.
4.3 Connection Example
Connect the module to your microcontroller (e.g., Arduino, ESP32, Raspberry Pi) according to the pin descriptions. Ensure that the logic voltage from your microcontroller matches the module's 3.3V requirement. If your microcontroller operates at 5V, use appropriate level shifters for the data lines to prevent damage.

5. Operating Instructions
To operate the display module, you will need to write or adapt firmware for your microcontroller that communicates with the ST7789V3 driver IC via the SPI interface.
5.1 Initializing the Display
The typical sequence for display initialization involves:
- Powering on the module (VCC to 3.3V, GND to Ground).
- Performing a hardware reset via the RES pin (pull low, then high).
- Sending a series of initialization commands to the ST7789V3 driver via SPI. These commands configure display parameters such as resolution, pixel format, and gamma settings.
- Turning on the display backlight via the BLK pin (usually by pulling it high or controlling it with PWM for brightness adjustment).
5.2 Displaying Graphics and Text
Once initialized, you can send pixel data to the display's frame buffer via SPI. The ST7789V3 driver supports various commands for setting display windows, drawing pixels, and updating the screen. Libraries for common microcontrollers (e.g., Adafruit GFX library for Arduino) often provide high-level functions to simplify drawing operations.
5.3 Adjustable Display Direction
A key feature of this IPS display is its adjustable display direction. This can typically be configured through software commands sent to the ST7789V3 driver, allowing you to orient the display output as needed for your application.
6. Maintenance
To ensure the longevity and optimal performance of your display module, follow these maintenance guidelines:
- Handling: Always handle the module by its edges to avoid touching the display surface or the flexible flat cable (FFC).
- Cleaning: Use a soft, lint-free cloth, slightly dampened with distilled water or an electronics-safe cleaning solution, to gently wipe the display surface. Avoid abrasive materials or harsh chemicals.
- Storage: Store the module in a dry, anti-static environment, away from direct sunlight and extreme temperatures.
- Static Electricity: Take precautions against electrostatic discharge (ESD) when handling the module, as electronic components are sensitive to static.
- Power Supply: Ensure a stable 3.3V power supply. Incorrect voltage can damage the module.
7. Troubleshooting
If you encounter issues with your display module, consider the following troubleshooting steps:
- No Display/Blank Screen:
- Verify all power connections (VCC, GND) are correct and stable at 3.3V.
- Check all SPI data lines (SCL, SDA, RES, DC, CS) for proper connection and continuity.
- Ensure the backlight (BLK) pin is correctly driven (usually high for ON).
- Confirm your initialization code for the ST7789V3 driver is correct and executed in the proper sequence.
- Garbled or Incorrect Display:
- Double-check your SPI communication settings (mode, clock speed).
- Verify the pixel data format and color depth settings in your code match the display's requirements.
- Ensure the correct resolution (172x320) is set in the driver initialization.
- Check for any loose connections or shorts on the data lines.
- Display Not Responding:
- Perform a hardware reset by toggling the RES pin.
- Ensure the Chip Select (CS) pin is correctly managed during SPI communication.
- Power Issues:
- Measure the voltage at the VCC pin to confirm it is 3.3V.
- Check for any short circuits on the module or connected circuitry.
8. User Tips
No specific user tips were available from reviews or Q&A for this product at the time of manual creation. However, general tips for working with small LCD modules include:
- Start with Example Code: Always begin with known working example code for the ST7789V3 driver and your chosen microcontroller platform. This helps verify hardware connections before custom development.
- Consult Datasheets: For advanced configurations or troubleshooting, refer to the ST7789V3 driver IC datasheet for detailed command sets and timing diagrams.
- Use Libraries: Leverage existing display libraries (e.g., Adafruit GFX, TFT_eSPI) to simplify graphics operations and accelerate development.
9. Warranty and Support
For warranty information, technical support, or any inquiries regarding your 1.47 inch TFT IPS HD Display Module, please contact the seller or manufacturer directly. Keep your purchase records handy for any support requests.





