Difference between revisions of "2.8inch SPI Module ILI9341 SKU:MSP2807"

From LCD wiki
Jump to: navigation, search
(Product Parameters)
 
(13 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
en=http://www.lcdwiki.com/2.8inch_SPI_Module_ILI9341_SKU:MSP2807
 
en=http://www.lcdwiki.com/2.8inch_SPI_Module_ILI9341_SKU:MSP2807
 
}}   
 
}}   
 
==<font color="blue">Product Video</font> ==
 
  
 
==<font color="blue">Product Picture</font> ==
 
==<font color="blue">Product Picture</font> ==
Line 13: Line 11:
 
==<font color="blue">Product Description</font> ==
 
==<font color="blue">Product Description</font> ==
  
* 2.4-inch color screen,support 65K color display,display rich colors
+
* 2.8-inch color screen,support 65K color display,display rich colors
* 320X240 resolution, clear display
+
* 320X240 resolution, optional touch function
 
* 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 28:
 
|-
 
|-
 
| rowspan="2" align="center" |SKU
 
| rowspan="2" align="center" |SKU
| align="center" |have touch screen: MSP2402
+
| align="center" |have touch screen: MSP2807
 
|-
 
|-
| align="center" |have no touch screen: MSP2401
+
| align="center" |have no touch screen: MSP2806
 
|-
 
|-
 
| align="center" |Screen Size 
 
| align="center" |Screen Size 
| align="center" |2.4(inch)
+
| align="center" |2.8(inch)
 
|-
 
|-
 
| align="center" |Type
 
| align="center" |Type
Line 50: Line 48:
 
|-
 
|-
 
| align="center" |Active Area (AA area)
 
| align="center" |Active Area (AA area)
| align="center" |36.72x48.96(mm)
+
| align="center" |43.2x57.6(mm)
 
|-
 
|-
 
| align="center" |Module PCB Size
 
| align="center" |Module PCB Size
| align="center" |77.18x42.72(mm)
+
| align="center" |50.0x86.0(mm)
 
|-
 
|-
 
| 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: 34(g) / With touch: 43(g)
 
|}
 
|}
  
 
==<font color="blue">Interface Definition</font> ==
 
==<font color="blue">Interface Definition</font> ==
[[File:MSP2402-009.jpg|500px]]
+
[[File:MSP2807-007.jpg|500px]]
 
{| class="wikitable" border="1" style="width: 600px; background-color: white;"
 
{| class="wikitable" border="1" style="width: 600px; background-color: white;"
 
| align="center" |Number
 
| align="center" |Number
Line 145: Line 143:
 
==<font color="blue">Product Documentation</font> ==
 
==<font color="blue">Product Documentation</font> ==
  
* [http://www.lcdwiki.com/res/MSP2402/2.4inch_SPI_Module_MSP2402_User_Manual_EN.pdf '''2.4 inch SPI Module User Manual''']
+
* [http://www.lcdwiki.com/res/MSP2807/2.8inch_SPI_Module_MSP2807_User_Manual_EN.pdf '''2.8 inch SPI Module User Manual''']
* [http://www.lcdwiki.com/res/MSP2402/QD241801_specification_v1.1.pdf '''2.4 inch TFT Specifications''']
+
* [http://www.lcdwiki.com/res/MSP2807/QD-TFT2803%20specification_v1.1.pdf '''2.8 inch TFT Specifications''']
* [http://www.lcdwiki.com/images/0/08/MSP2402-003.png '''2.4 inch SPI Module Size Picture''']
+
* [http://www.lcdwiki.com/images/d/d7/MSP2807-002.png '''2.8 inch SPI Module Size Picture''']
* [http://www.lcdwiki.com/res/MSP2402/MSP2402-2.4-SPI.pdf '''2.4 inch SPI Module Schematic''']
+
* [http://www.lcdwiki.com/res/MSP2807/MSP2807-2.8-SPI.pdf '''2.8 inch SPI Module Schematic''']
* [http://www.lcdwiki.com/res/MSP2402/ILI9341_Datasheet.pdf '''Driver IC ILI9341 Data sheet''']
+
* [http://www.lcdwiki.com/res/MSP2807/Altium_Package_library.zip '''2.8 inch TFT LCD Schematic and PCB Package Library''']
 +
* [http://www.lcdwiki.com/res/MSP2807/ILI9341%20Datasheet.pdf '''Driver IC ILI9341 Data sheet''']
  
 
==<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.8inch/SPI_ILI9341_MSP2807_V1.1/2.8inch_SPI_Module_ILI9341_MSP2807_V1.1.zip '''2.8 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> ==
Line 182: Line 165:
 
==<font color="blue">How to use on Arduino</font> ==
 
==<font color="blue">How to use on Arduino</font> ==
  
* [http://www.lcdwiki.com/zh/Run_Arduino_Demo_in_spi_model '''Module instructions for use on the Arduino''']
+
* [http://www.lcdwiki.com/Run_Arduino_Demo_in_spi_model '''Module instructions for use on the Arduino''']
  
 
==<font color="blue">Common Software</font> ==
 
==<font color="blue">Common Software</font> ==

Latest revision as of 12:11, 12 July 2019


语言选择

Languages

➤中文
➤EN


Product Picture

MSP2807-008.jpg MSP2807-003.jpg MSP2807-004.jpg

Product Description

  • 2.8-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: MSP2807
have no touch screen: MSP2806
Screen Size  2.8(inch)
Type TFT
Driver IC ILI9341
Resolution 320*240 (Pixel)
Module Interface 4-wire SPI interface
Active Area (AA area) 43.2x57.6(mm)
Module PCB Size 50.0x86.0(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: 34(g) / With touch: 43(g)

Interface Definition

MSP2807-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
(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