More actions
Line 13: | Line 13: | ||
==<font color="blue">Product Description</font> == | ==<font color="blue">Product Description</font> == | ||
* | * 2.2-inch color screen,support 65K color display,display rich colors | ||
* | * 320X240 resolution, clear display | ||
* Using the SPI serial bus, it only takes a few IOs to illuminate the display | * Using the SPI serial bus, it only takes a few IOs to illuminate the display | ||
* Easy to expand the experiment with SD card slot | * Easy to expand the experiment with SD card slot | ||
Line 30: | Line 30: | ||
|- | |- | ||
| align="center" |SKU | | align="center" |SKU | ||
| align="center" | | | align="center" |MSP2202 | ||
|- | |- | ||
| align="center" |Screen Size | | align="center" |Screen Size | ||
| align="center" | | | align="center" |2.2(inch) | ||
|- | |- | ||
| align="center" |Type | | align="center" |Type | ||
Line 39: | Line 39: | ||
|- | |- | ||
| align="center" |Driver IC | | align="center" |Driver IC | ||
| align="center" | | | align="center" |ILI9341 | ||
|- | |- | ||
| align="center" |Resolution | | align="center" |Resolution | ||
| align="center" | | | align="center" |320*240 (Pixel) | ||
|- | |- | ||
| align="center" |Module Interface | | align="center" |Module Interface | ||
Line 48: | Line 48: | ||
|- | |- | ||
| align="center" |Active Area (AA area) | | align="center" |Active Area (AA area) | ||
| align="center" | | | align="center" |33.84x45.12(mm) | ||
|- | |- | ||
| align="center" |Module PCB Size | | align="center" |Module PCB Size | ||
| align="center" | | | align="center" |40.10x67.20(mm) | ||
|- | |- | ||
| align="center" |Operating Temperature | | align="center" |Operating Temperature | ||
| align="center" | - | | align="center" | -20℃~70℃ | ||
|- | |- | ||
| align="center" |Storage Temperature | | align="center" |Storage Temperature | ||
| align="center" | - | | align="center" | -30℃~80℃ | ||
|- | |- | ||
| align="center" |VCC power voltage | | align="center" |VCC power voltage |
Revision as of 11:38, 30 November 2018
Product Video
Product Picture
Product Description
- 2.2-inch color screen,support 65K color display,display rich colors
- 320X240 resolution, clear display
- Using the SPI serial bus, it only takes a few IOs to illuminate the display
- Easy to expand the experiment with SD card slot
- Provide a rich sample program
- Military-grade process standards, long-term stable work
- Provide underlying driver technical support
Product Parameters
Name | Parameter |
Display Color | RGB 65K color |
SKU | MSP2202 |
Screen Size | 2.2(inch) |
Type | TFT |
Driver IC | ILI9341 |
Resolution | 320*240 (Pixel) |
Module Interface | 4-wire SPI interface |
Active Area (AA area) | 33.84x45.12(mm) |
Module PCB Size | 40.10x67.20(mm) |
Operating Temperature | -20℃~70℃ |
Storage Temperature | -30℃~80℃ |
VCC power voltage | 3.3V~5V |
Logic IO port voltage | 3.3V(TTL) |
Power Consumption | About 90mA |
Product Weight | 25(g) |
Interface Definition
Number | Pin Label | Description |
1 | VCC | 5V/3.3V power input |
2 | GND | Ground |
3 | CS | LCD chip select signal, low level enable |
4 | RESET | LCD reset signal, low level reset |
5 | A0 | LCD register / data selection signal,
high level: register, low level: data |
6 | SDA | SPI bus write data signal |
7 | SCK | SPI bus clock signal |
8 | LED | Backlight control, high level lighting,
if not controlled, connect 3.3V always bright |
Product Documentation
- 1.8 inch SPI Module User Manual
- 1.8 inch TFT Specifications
- 1.8 inch SPI Module Size Picture
- 1.8 inch SPI Module Schematic
- Driver IC ST7735S Data sheet
Program Download
- Demo_Arduino_Mega2560_Hardware_SPI
- Demo_Arduino_Mega2560_Software_SPI
- Demo_Arduino_UNO_Hardware_SPI
- Demo_Arduino_UNO_Software_SPI
- Demo_C51_STC12C5A60S2_Hardware_SPI
- Demo_C51_STC12C5A60S2_Software_SPI
- Demo_C51_STC89C52RC_Software_SPI
- Demo_STM32F103RCT6_Hardware_SPI
- Demo_STM32F103RCT6_Software_SPI
- Demo_STM32F103ZET6_Hardware_SPI
- Demo_STM32F103ZET6_Software_SPI
- Demo_STM32F407ZGT6_Hardware_SPI
- Demo_STM32F407ZGT6_Software_SPI
- Demo_STM32F429IGT6_Hardware_SPI
- Demo_STM32F429IGT6_Software_SPI
Reference Materials
- Arduino IDE software use illustration
- C51 Keil and stc-isp software use illustration
- STM32 keil software use illustration
- PCtoLCD2002 software use illustration
- Image2Lcd software use illustration
- Chinese and English display modulo settings