Difference between revisions of "1.44inch SPI Module ST7735S SKU:MSP1443"

From LCD wiki
Jump to: navigation, search
(Interface Definition)
(Program Download)
(9 intermediate revisions by the same user not shown)
Line 66: Line 66:
 
|-
 
|-
 
| align="center" |Power Consumption
 
| align="center" |Power Consumption
| align="center" |约为90mA
+
| align="center" |About 90mA
 
|-
 
|-
 
| align="center" |Product Weight
 
| align="center" |Product Weight
Line 97: Line 97:
 
| align="center" |5
 
| align="center" |5
 
| align="center" |A0
 
| align="center" |A0
|LCD register / data selection signal, high level: register, low level: data
+
|LCD register / data selection signal,  
 +
high level: register, low level: data
 
|-
 
|-
 
| align="center" |6
 
| align="center" |6
Line 109: Line 110:
 
| align="center" |8
 
| align="center" |8
 
| align="center" |LED
 
| align="center" |LED
|Backlight control, high level lighting, if not controlled, connect 3.3V always bright
+
|Backlight control, high level lighting,
 +
if not controlled, connect 3.3V always bright
 
|-
 
|-
 
|}
 
|}
Line 115: Line 117:
 
==<font color="blue">Product Documentation</font> ==
 
==<font color="blue">Product Documentation</font> ==
  
* [http://www.lcdwiki.com/res/MSP1443/1.44inch_SPI_Module_MSP1443_User_Manual_CN.pdf '''1.44寸SPI模块用户手册''']
+
* [http://www.lcdwiki.com/res/MSP1443/1.44inch_SPI_Module_MSP1443_User_Manual_EN.pdf '''1.44 inch SPI Module User Manual''']
* [http://www.lcdwiki.com/res/MSP1443/QD14414B_specification_v1.1.pdf '''1.44寸TFT规格书''']
+
* [http://www.lcdwiki.com/res/MSP1443/QD14414B_specification_v1.1.pdf '''1.44 inch TFT Specifications''']
* [http://www.lcdwiki.com/zh/images/1/16/MSP1443-011.png '''1.44寸SPI模块尺寸图''']
+
* [http://www.lcdwiki.com/images/1/16/MSP1443-011.png '''1.44 inch SPI Module Size Picture''']
* [http://www.lcdwiki.com/res/MSP1443/MSP1443-1.4-SPI.pdf '''1.44寸SPI模块原理图''']
+
* [http://www.lcdwiki.com/res/MSP1443/MSP1443-1.4-SPI.pdf '''1.44 inch SPI Module Schematic''']
* [http://www.lcdwiki.com/res/MSP1443/ST7735S_V1.1_20111121.pdf '''驱动IC数据手册ST7735S''']
+
* [http://www.lcdwiki.com/res/MSP1443/ST7735S_V1.1_20111121.pdf '''Driver IC ST7735S Data sheet''']
  
 
==<font color="blue">Program Download</font> ==
 
==<font color="blue">Program Download</font> ==
  
# [https://yunpan.360.cn/surl_ymTLsDYBV2D '''Demo_Arduino_Mega2560_Hardware_SPI''']
+
* [http://www.lcdwiki.com/res/Program/Common_SPI/1.44inch/SPI_ST7735_MSP1443_V1.1/1.44inch_SPI_Module_ST7735S_MSP1443_V1.1.zip '''1.44 inch SPI Module Package''']
# [https://yunpan.360.cn/surl_ymTLyZrKTBG '''Demo_Arduino_Mega2560_Software_SPI''']
 
# [https://yunpan.360.cn/surl_ymTLKQ4cBib '''Demo_Arduino_UNO_Hardware_SPI''']
 
# [https://yunpan.360.cn/surl_ymTLKNyymjt '''Demo_Arduino_UNO_Software_SPI''']
 
# [https://yunpan.360.cn/surl_ymTLVWFCpdn '''Demo_C51_STC12C5A60S2_Hardware_SPI''']
 
# [https://yunpan.360.cn/surl_ymTLjPpBSvI '''Demo_C51_STC12C5A60S2_Software_SPI''']
 
# [https://yunpan.360.cn/surl_ymTLwyYEPzV '''Demo_C51_STC89C52RC_Software_SPI''']
 
# [https://yunpan.360.cn/surl_ymTLwDhTbKx '''Demo_STM32F103RCT6_Hardware_SPI''']
 
# [https://yunpan.360.cn/surl_ymTLQ8zX8Yi '''Demo_STM32F103RCT6_Software_SPI''']
 
# [https://yunpan.360.cn/surl_ymTLdezbqQ7 '''Demo_STM32F103ZET6_Hardware_SPI''']
 
# [https://yunpan.360.cn/surl_ymTLmpLfFeC '''Demo_STM32F103ZET6_Software_SPI''']
 
# [https://yunpan.360.cn/surl_ymTLHrcmwI5 '''Demo_STM32F407ZGT6_Hardware_SPI''']
 
# [https://yunpan.360.cn/surl_ymTLHNZSKy3 '''Demo_STM32F407ZGT6_Software_SPI''']
 
# [https://yunpan.360.cn/surl_ymTLFuGjSmX '''Demo_STM32F429IGT6_Hardware_SPI''']
 
# [https://yunpan.360.cn/surl_ymTLFUejsRQ '''Demo_STM32F429IGT6_Software_SPI''']
 
 
 
* [https://yunpan.360.cn/surl_ymTLLPcFgtG '''1.44寸SPI模块配套资料包(以上程序打包一键下载)''']
 
  
 
==<font color="blue">Reference Materials</font> ==
 
==<font color="blue">Reference Materials</font> ==
  
* [http://www.lcdwiki.com/res/PublicFile/Arduino_IDE_Use_Illustration_CN.pdf '''Arduino IDE软件使用说明''']
+
* [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_CN.pdf '''C51示例使用说明''']
+
* [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_CN.pdf '''STM32示例使用说明''']
+
* [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_CN.pdf '''PCtoLCD2002软件使用说明''']
+
* [http://www.lcdwiki.com/res/PublicFile/PCtoLCD2002_Use_Illustration_EN.pdf '''PCtoLCD2002 software use illustration''']
* [http://www.lcdwiki.com/res/PublicFile/Image2Lcd_Use_Illustration_CN.pdf '''Image2Lcd软件使用说明''']
+
* [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">Applications</font>  ==
 
== <font color="blue">Applications</font>  ==
  
* 与ArduinoD1 Mini连接应用示例:
+
* Example of connecting to the ArduinoD1 Mini application:
  
 
'''[[【Application】1.44inch SPI Module MSP1443 with D1 mini]]'''
 
'''[[【Application】1.44inch SPI Module MSP1443 with D1 mini]]'''

Revision as of 09:25, 23 February 2019


语言选择

Languages

➤中文
➤EN


Product Video

Product Picture

MSP1443-013.jpgMSP1443-008.jpgMSP1443-009.jpg

Product Description

  • 1.44-inch color screen,support 65K color display,display rich colors
  • 128X128 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 MSP1443
Screen Size  1.44(inch)
Type TFT
Driver IC ST7735S
Resolution 128*128 (Pixel)
Module Interface 4-wire SPI interface
Active Area (AA area) 26.2x27.2(mm)
Module PCB Size 29.7x43.36(mm)
Operating Temperature -10℃~60℃
Storage Temperature -20℃~70℃
VCC power voltage 3.3V~5V
Logic IO port voltage 3.3V(TTL)
Power Consumption About 90mA
Product Weight 25(g)

Interface Definition

MSP1443-014.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 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

Program Download

Reference Materials

Applications

  • Example of connecting to the ArduinoD1 Mini application:

【Application】1.44inch SPI Module MSP1443 with D1 mini

Common Software

BACK TO TOP