Difference between revisions of "2.4inch SPI Module ILI9341 SKU:MSP2402"

From LCD wiki
Jump to: navigation, search
(How to use on Arduino)
(Product Parameters)
(5 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
en=http://www.lcdwiki.com/2.4inch_SPI_Module_ILI9341_SKU:MSP2402
 
en=http://www.lcdwiki.com/2.4inch_SPI_Module_ILI9341_SKU:MSP2402
 
}}  
 
}}  
 
==<font color="blue">Product Video</font> ==
 
  
 
==<font color="blue">Product Picture</font> ==
 
==<font color="blue">Product Picture</font> ==
Line 56: Line 54:
 
|-
 
|-
 
| align="center" |Operating Temperature
 
| align="center" |Operating Temperature
| align="center" | -20℃~70℃
+
| align="center" | -20℃~60℃
 
|-
 
|-
 
| align="center" |Storage Temperature
 
| align="center" |Storage Temperature
| align="center" | -30℃~80℃
+
| align="center" | -30℃~70℃
 
|-
 
|-
 
| align="center" |VCC power voltage  
 
| align="center" |VCC power voltage  
Line 68: Line 66:
 
|-
 
|-
 
| align="center" |Power Consumption
 
| align="center" |Power Consumption
| align="center" |About 90mA
+
| align="center" |TBD
 
|-
 
|-
| align="center" |Product Weight
+
| align="center" |Rough Weight(Package containing)
| align="center" |25(g)
+
| align="center" |No touch: 26(g) / With touch: 36(g)
 
|}
 
|}
  
Line 153: Line 151:
 
==<font color="blue">Program Download</font> ==
 
==<font color="blue">Program Download</font> ==
  
# [https://yunpan.360.cn/surl_ymTCuIBQUuC '''Demo_Arduino_Mega2560_Hardware_SPI''']
+
* [http://www.lcdwiki.com/res/Program/Common_SPI/2.4inch/SPI_ILI9341_MSP2402_V1.1/2.4inch_SPI_Module_ILI9341_MSP2402_V1.1.zip '''2.4 inch SPI Module Package''']
# [https://yunpan.360.cn/surl_ymTCrXtRjtU '''Demo_Arduino_Mega2560_Software_SPI''']
 
# [https://yunpan.360.cn/surl_ymTCxxiLThX '''Demo_Arduino_UNO_Hardware_SPI''']
 
# [https://yunpan.360.cn/surl_ymTCYfZjnQ5 '''Demo_Arduino_UNO_Software_SPI''']
 
# [https://yunpan.360.cn/surl_ymTCYp7CkMj '''Demo_C51_STC12C5A60S2_Hardware_SPI''']
 
# [https://yunpan.360.cn/surl_ymTCqumqeXQ '''Demo_C51_STC12C5A60S2_Software_SPI''']
 
# [https://yunpan.360.cn/surl_ymTCqIjEviN '''Demo_C51_STC89C52RC_Software_SPI''']
 
# [https://yunpan.360.cn/surl_ymTCPrPfnKT '''Demo_STM32F103RCT6_Hardware_SPI''']
 
# [https://yunpan.360.cn/surl_ymTCPpgDAFL '''Demo_STM32F103RCT6_Software_SPI''']
 
# [https://yunpan.360.cn/surl_ymTCS3HmjBu '''Demo_STM32F103ZET6_Hardware_SPI''']
 
# [https://yunpan.360.cn/surl_ymTCSU4aMeG '''Demo_STM32F103ZET6_Software_SPI''']
 
# [https://yunpan.360.cn/surl_ymTCRuPiwNf '''Demo_STM32F407ZGT6_Hardware_SPI''']
 
# [https://yunpan.360.cn/surl_ymTCRUrNUAD '''Demo_STM32F407ZGT6_Software_SPI''']
 
# [https://yunpan.360.cn/surl_ymTCBw5V8QN '''Demo_STM32F429IGT6_Hardware_SPI''']
 
# [https://yunpan.360.cn/surl_ymTCBDkkDSM '''Demo_STM32F429IGT6_Software_SPI''']
 
 
 
* [https://yunpan.360.cn/surl_ymTC6rJRRe4 '''2.4 inch SPI Module Package(The above program is packaged with one click download)''']
 
  
 
==<font color="blue">Reference Materials</font> ==
 
==<font color="blue">Reference Materials</font> ==

Revision as of 12:10, 12 July 2019


语言选择

Languages

➤中文
➤EN


Product Picture

MSP2402-010.jpg MSP2402-004.jpg MSP2402-005.jpg

Product Description

  • 2.4-inch color screen,support 65K color display,display rich colors
  • 320X240 resolution, optional touch function
  • 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 have touch screen: MSP2402
have no touch screen: MSP2401
Screen Size  2.4(inch)
Type TFT
Driver IC ILI9341
Resolution 320*240 (Pixel)
Module Interface 4-wire SPI interface
Active Area (AA area) 36.72x48.96(mm)
Module PCB Size 77.18x42.72(mm)
Operating Temperature -20℃~60℃
Storage Temperature -30℃~70℃
VCC power voltage 3.3V~5V
Logic IO port voltage 3.3V(TTL)
Power Consumption TBD
Rough Weight(Package containing) No touch: 26(g) / With touch: 36(g)

Interface Definition

MSP2402-009.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
(The following is the touch screen signal line wiring, if you do not need to touch function or the module itself does not have touch function, you can not connect them)
10 T_CLK Touch SPI bus clock signal
11 T_CS Touch screen chip select signal, low level enable
12 T_DIN Touch SPI bus input
13 T_DO Touch SPI bus output
14 T_IRQ Touch screen interrupt signal, low level when touch is detected

Product Documentation

Program Download

Reference Materials

How to use on Arduino

Common Software

BACK TO TOP