Introduction
This manual provides comprehensive instructions for the SZYTF IPS TFT LCD OLED Display Modules. These modules are designed for integration with microcontrollers like Arduino, Raspberry Pi, and STM, offering vibrant color displays for various projects. They feature IPS full viewing angle panels, support 65K color display, and utilize a 4-wire SPI serial bus for efficient communication.

Video 1: Product overview and demonstration of SZYTF display modules.
Setup Instructions
These display modules are designed for easy integration using a 4-wire SPI serial bus. Only a few I/O pins are required to illuminate the display. Ensure your microcontroller operates at 3.3V logic levels, or use appropriate level shifters if your microcontroller uses 5V.
Pinout Diagram and Connections:
The modules typically feature the following pins for connection to your microcontroller:
- GND: Ground connection.
- VCC: Power supply input (typically 3.3V).
- SCL: Serial Clock pin for SPI communication.
- SDA: Serial Data (MOSI) pin for SPI communication.
- RES: Reset pin.
- DC: Data/Command selection pin.
- CS: Chip Select pin.
- BLK: Backlight control pin (optional, can be connected to VCC for always-on backlight).


Connect these pins to the corresponding SPI and GPIO pins on your microcontroller. Refer to your microcontroller's documentation for specific pin assignments.
Software Setup:
These modules require specific libraries and sample programs for operation. The manufacturer provides rich sample programs for Arduino, STM32, C51, and MSP430 platforms. Additionally, low-level driver technical support is available.
- Download the appropriate libraries and sample code for your microcontroller platform (e.g., Adafruit GFX Library and Adafruit ST7735/ST7789 Library for Arduino).
- Install the libraries in your IDE (e.g., Arduino IDE).
- Load a sample program to test the display functionality. Modify the pin definitions in the code to match your physical connections.
Operating Instructions
Once connected and programmed, the display module will execute the loaded code to show graphics, text, or images. The 4-wire SPI interface allows for fast data transfer, enabling dynamic content updates.
Display Features:
- IPS Full Viewing Angle: Provides clear and consistent images from wide viewing angles.
- RGB 65K Multicolour: Capable of displaying a rich spectrum of 65,536 colors.
- High Resolution: Resolutions vary by module size, offering crisp visuals.
- 4-wire SPI Interface: Efficient communication protocol requiring minimal I/O pins.

To operate the display, you will typically use functions provided by the display library to draw pixels, lines, shapes, text, and images. Consult the library documentation for specific API calls and examples.
Maintenance
To ensure the longevity and optimal performance of your display module, follow these maintenance guidelines:
- Cleaning: Gently wipe the display surface with a soft, lint-free cloth. For stubborn smudges, slightly dampen the cloth with distilled water or a specialized screen cleaner. Avoid harsh chemicals or abrasive materials.
- Handling: Always handle the module by its edges or PCB to avoid touching the display surface or delicate flex cables. Static electricity can damage electronic components, so use anti-static precautions when handling.
- Storage: Store the module in a dry, dust-free environment within the recommended storage temperature range of -20°C to 70°C.
- Power: Ensure the power supply voltage (VCC) does not exceed 3.3V to prevent damage to the display and driver IC.
Troubleshooting
- Display is blank or shows no image:
- Verify all power connections (VCC, GND) are correct and stable.
- Check SPI connections (SCL, SDA, CS, DC, RES) for continuity and correct pin assignment.
- Ensure the backlight (BLK) pin is connected, typically to VCC for constant illumination, or controlled by a GPIO pin.
- Confirm that the correct display library is installed and initialized in your code.
- Check for any error messages in your microcontroller's serial monitor.
- Ensure the VCC power voltage is 3.3V.
- Image is distorted or flickering:
- Check for loose connections, especially the flex cable connecting the display to the PCB.
- Ensure your SPI clock speed is not too high for your microcontroller or display module.
- Verify that the correct driver IC (e.g., ST7789, GC9A01, ST7735S) is selected in your software.
- Ensure sufficient power supply current for the display, especially during dynamic content changes.
- Display module is not recognized by the microcontroller:
- Double-check all wiring against the pinout diagram.
- Confirm that the microcontroller's SPI peripheral is correctly configured.
- Ensure the Chip Select (CS) pin is correctly toggled by your software.
Specifications
The SZYTF IPS TFT LCD OLED Display Modules come in various sizes, each with specific characteristics. Below is a consolidated table of common and size-specific parameters.
| Parameter | Description / Value |
|---|---|
| Brand Name | SZYTF |
| Type | Graphic LCD Module |
| Display Color | RGB 65K multicolour |
| Panel Material | IPS full view (ultra wide viewing angle) |
| Display Interface | 4-wire SPI |
| VCC Power Voltage | 3.3V |
| Operating Temperature | -10°C ~ 60°C |
| Storage Temperature | -20°C ~ 70°C |
| Touch Screen Type | No touch screen, no touch IC |
| Customization | Yes |
Size-Specific Specifications:
| Screen Size | Resolution | Driver IC | Effective Display Area (mm) | Module Dimensions (mm) | Weight (g) |
|---|---|---|---|---|---|
| 0.96 inch (MSP0961) | 80x160 | ST7735S | 10.80 x 21.70 | 30.00 x 24.04 | 8 |
| 1.14 inch (MSP1141) | 135x240 | ST7789V | 14.86 x 24.91 | 30.40 x 28.00 | 7 |
| 1.28 inch (MSP1281) | 240x240 (Round) | GC9A01 | Diameter: 32.40 | 38.03 x 45.80 | 11 |
| 1.3 inch (MSP1308) | 240x240 | ST7789 | 23.40 x 23.40 | 39.22 x 27.78 | 9 |
| 1.54 inch (MSP1541) | 240x240 | ST7789 | 27.72 x 27.72 | 32.00 x 43.72 | 10 |
| 1.69 inch (MSP1691) | 240x280 | ST7789 | 27.972 x 32.634 | 31.00 x 48.00 | 11 |
| 1.9 inch (MSP1901) | 170x320 | ST7789 | 22.695 x 42.72 | 29.00 x 62.00 | 13 |
| 2.0 inch (MSP2008) | 240x320 | ST7789 | 30.60 x 40.80 | 36.48 x 61.12 | 18 |

User Tips
- Avoid Modification: The display modules are integrated units. It is not recommended to detach the display from its PCB or modify the flat cable, as this can lead to damage and void any potential support.
- Start with Examples: Always begin with the provided sample programs to verify basic functionality before attempting to integrate the display into complex projects.
- Power Supply Stability: Ensure your power supply is stable and can provide sufficient current, especially for larger displays or when the backlight is at full brightness.
- Check Logic Levels: Confirm that your microcontroller's logic levels are compatible (3.3V) with the display module to prevent damage. Use level shifters if necessary.
Warranty and Support
For technical support, driver assistance, or sample programs, please refer to the official SZYTF resources or contact the seller directly. Specific warranty details may vary; please consult your purchase documentation for information regarding returns or defects.