Difference between revisions of "2.2inch SPI Module ILI9341 SKU:MSP2202"

From LCD wiki
Jump to: navigation, search
(Created page with "123")
 
(Program Download)
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
123
+
{{lan
 +
    |
 +
cn=http://www.lcdwiki.com/zh/2.2inch_SPI_Module_ILI9341_SKU:MSP2202
 +
    |
 +
en=http://www.lcdwiki.com/2.2inch_SPI_Module_ILI9341_SKU:MSP2202
 +
}}
 +
 
 +
==<font color="blue">Product Video</font> ==
 +
 
 +
==<font color="blue">Product Picture</font> ==
 +
[[File:MSP2202-006.jpg|300px]] [[File:MSP2202-003.jpg|300px]] [[File:MSP2202-004.jpg|300px]]
 +
 
 +
==<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
 +
* 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
 +
 
 +
==<font color="blue">Product Parameters</font> ==
 +
{| class="wikitable" border="1" style="width: 500px; background-color: white;"
 +
| align="center" |Name
 +
| align="center" |Parameter
 +
|-
 +
| align="center" |Display Color
 +
| align="center" |RGB 65K color
 +
|-
 +
| align="center" |SKU
 +
| align="center" |MSP2202
 +
|-
 +
| align="center" |Screen Size 
 +
| align="center" |2.2(inch)
 +
|-
 +
| align="center" |Type
 +
| align="center" |TFT
 +
|-
 +
| align="center" |Driver IC
 +
| align="center" |ILI9341
 +
|-
 +
| align="center" |Resolution
 +
| align="center" |320*240 (Pixel)
 +
|-
 +
| align="center" |Module Interface
 +
| align="center" |4-wire SPI interface
 +
|-
 +
| align="center" |Active Area (AA area)
 +
| align="center" |33.84x45.12(mm)
 +
|-
 +
| align="center" |Module PCB Size
 +
| align="center" |40.10x67.20(mm)
 +
|-
 +
| align="center" |Operating Temperature
 +
| align="center" | -20℃~70℃
 +
|-
 +
| align="center" |Storage Temperature
 +
| align="center" | -30℃~80℃
 +
|-
 +
| align="center" |VCC power voltage
 +
| align="center" |3.3V~5V
 +
|-
 +
| align="center" |Logic IO port voltage
 +
| align="center" |3.3V(TTL)
 +
|-
 +
| align="center" |Power Consumption
 +
| align="center" |About 90mA
 +
|-
 +
| align="center" |Product Weight
 +
| align="center" |25(g)
 +
|}
 +
 
 +
==<font color="blue">Interface Definition</font> ==
 +
[[File:MSP2202-007.jpg|500px]]
 +
{| class="wikitable" border="1" style="width: 550px; background-color: white;"
 +
| align="center" |Number
 +
| align="center" |Pin Label
 +
| align="center" |Description
 +
|-
 +
| align="center" |1
 +
| align="center" |VCC
 +
|5V/3.3V power input
 +
|-
 +
| align="center" |2
 +
| align="center" |GND
 +
|Ground
 +
|-
 +
| align="center" |3
 +
| align="center" |CS
 +
|LCD chip select signal, low level enable
 +
|-
 +
| align="center" |4
 +
| align="center" |RESET
 +
|LCD reset signal, low level reset
 +
|-
 +
| align="center" |5
 +
| align="center" |DC/RS
 +
|LCD register / data selection signal,
 +
high level: register, low level: data
 +
|-
 +
| align="center" |6
 +
| align="center" |SDI/MOSI
 +
|SPI bus write data signal
 +
|-
 +
| align="center" |7
 +
| align="center" |SCK
 +
|SPI bus clock signal
 +
|-
 +
| align="center" |8
 +
| align="center" |LED
 +
|Backlight control, high level lighting,
 +
if not controlled, connect 3.3V always bright
 +
|-
 +
| align="center" |9
 +
| align="center" |SDO/MISO
 +
|SPI bus read data signal, if you do not need to the read function, you can not connect it
 +
|-
 +
|}
 +
 
 +
==<font color="blue">Product Documentation</font> ==
 +
 
 +
* [http://www.lcdwiki.com/res/MSP2202/2.2inch_SPI_Module_MSP2202_User_Manual_EN.pdf '''2.2 inch SPI Module User Manual''']
 +
* [http://www.lcdwiki.com/res/MSP2202/QDTFT2001_specification_v1.1.pdf '''2.2 inch TFT Specifications''']
 +
* [http://www.lcdwiki.com/images/7/7c/MSP2202-002.png '''2.2 inch SPI Module Size Picture''']
 +
* [http://www.lcdwiki.com/res/MSP2202/MSP2202-2.2-SPI.pdf '''2.2 inch SPI Module Schematic''']
 +
* [http://www.lcdwiki.com/res/MSP2202/ILI9341_Datasheet.pdf '''Driver IC ILI9341 Data sheet''']
 +
 
 +
==<font color="blue">Program Download</font> ==
 +
 
 +
* [http://www.lcdwiki.com/res/Program/%E6%99%AE%E9%80%9A%E6%A8%A1%E5%9D%97SPI/2.2inch/SPI_ILI9341_MSP2202_V1.1/2.2inch_SPI_Module_ILI9341_MSP2202_V1.1.zip '''2.2 inch SPI Module Package''']
 +
 
 +
==<font color="blue">Reference Materials</font> ==
 +
 
 +
* [http://www.lcdwiki.com/res/PublicFile/Arduino_IDE_Use_Illustration_EN.pdf '''Arduino IDE software use illustration''']
 +
* [http://www.lcdwiki.com/res/PublicFile/C51_Keil%26stc-isp_Use_Illustration_EN.pdf '''C51 Keil and stc-isp software use illustration''']
 +
* [http://www.lcdwiki.com/res/PublicFile/STM32_Keil_Use_Illustration_EN.pdf '''STM32 keil software use illustration''']
 +
* [http://www.lcdwiki.com/res/PublicFile/PCtoLCD2002_Use_Illustration_EN.pdf '''PCtoLCD2002 software use illustration''']
 +
* [http://www.lcdwiki.com/res/PublicFile/Image2Lcd_Use_Illustration_EN.pdf '''Image2Lcd software use illustration''']
 +
* [http://www.lcdwiki.com/Chinese_and_English_display_modulo_settings '''Chinese and English display modulo settings''']
 +
 
 +
==<font color="blue">How to use on Arduino</font> ==
 +
 
 +
* [http://www.lcdwiki.com/Run_Arduino_Demo_in_spi_model '''Module instructions for use on the Arduino''']
 +
 
 +
==<font color="blue">Common Software</font> ==
 +
 
 +
* [http://www.lcdwiki.com/res/software/PCtoLCD2002.zip '''PCtoLCD2002''']
 +
* [http://www.lcdwiki.com/res/software/Image2Lcd.zip '''Image2Lcd''']
 +
 
 +
[[#top|BACK TO TOP]]

Revision as of 11:23, 20 February 2019


语言选择

Languages

➤中文
➤EN


Product Video

Product Picture

MSP2202-006.jpg MSP2202-003.jpg MSP2202-004.jpg

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

MSP2202-007.jpg

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 DC/RS LCD register / data selection signal,

high level: register, low level: data

6 SDI/MOSI 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

9 SDO/MISO SPI bus read data signal, if you do not need to the read function, you can not connect it

Product Documentation

Program Download

Reference Materials

How to use on Arduino

Common Software

BACK TO TOP