Difference between revisions of "1.9inch IPS Module"

From LCD wiki
Jump to: navigation, search
(Interface Definition)
(Program Download)
 
(One intermediate revision by the same user not shown)
Line 121: Line 121:
 
==<font color="blue">Product Documentation</font> ==
 
==<font color="blue">Product Documentation</font> ==
  
* [http://www.lcdwiki.com/res/MSP1691/1.69inch_4-line-SPI_IPS_Module_MSP1691_User_Manual_EN.pdf '''1.69inch 4-line-SPI_IPS Module User Manual''']
+
* [http://www.lcdwiki.com/res/MSP1901/1.9inch_4-line-SPI_IPS_Module_MSP1901_User_Manual_EN.pdf '''1.9inch 4-line-SPI_IPS Module User Manual''']
* [http://www.lcdwiki.com/res/MSP1691/SPEC_UN169T-IG01.pdf '''1.69inch IPS screen Specification''']
+
* [http://www.lcdwiki.com/res/MSP1901/TFT1901-SPEC_V1.0.pdf '''1.9inch IPS screen Specification''']
* [http://www.lcdwiki.com/res/MSP1691/MSP1691_Size.pdf '''1.69inch 4-line-SPI_IPS Module size picture''']
+
* [http://www.lcdwiki.com/res/MSP1901/MSP1901_Size.pdf '''1.9inch 4-line-SPI_IPS Module Schematic''']
* [http://www.lcdwiki.com/res/MSP1691/1.69IPS_MSP1691_Schematic.pdf '''1.69inch 4-line-SPI_IPS Module Schematic''']
+
* [http://www.lcdwiki.com/res/MSP1901/1.9IPS_MSP1901_Schematic.pdf '''1.9inch 4-line-SPI_IPS Module Schematic''']
* [http://www.lcdwiki.com/res/MSP1691/Altium_1.69_12pin_Package_library.zip '''1.69inch 12pin IPS screen Schematic and PCB package library''']
+
* [http://www.lcdwiki.com/res/MSP1901/Altium_1.9_30pin_TFT1901_Package_library.zip '''1.9inch 30pin IPS screen Schematic and PCB package library''']
* [http://www.lcdwiki.com/res/MSP1691/ST7789VW_datasheet.pdf '''Driver IC ST7789V Data sheet''']
+
* [http://www.lcdwiki.com/res/MSP1901/ST7789VW_datasheet.pdf '''Driver IC ST7789V Data sheet''']
  
 
==<font color="blue">Program Download</font> ==
 
==<font color="blue">Program Download</font> ==
  
* [http://www.lcdwiki.com/res/Program/Common_SPI/1.69inch/4-line-SPI_IPS_ST7789_MSP1691_V1.0/1.69inch_4-line-SPI_IPS_Module_ST7789_MSP1691_V1.0.zip '''1.69inch 4-line-SPI_IPS Module Package''']
+
* [http://www.lcdwiki.com/res/Program/Common_SPI/1.9inch/4-line-SPI_IPS_ST7789_MSP1901_V1.0/1.9inch_4-line-SPI_IPS_Module_ST7789_MSP1901_V1.0.zip '''1.9inch 4-line-SPI_IPS Module Package''']
  
 
==<font color="blue">Reference Materials</font> ==
 
==<font color="blue">Reference Materials</font> ==

Latest revision as of 17:32, 22 September 2022


语言选择

Languages

➤中文
➤EN


Product Pictures

MSP1901 001.pngMSP1901 002.png

Product Description

  • 1.9-inch color screen,support 65K color display,display rich colors
  • 170X320 resolution, clear display
  • IPS full view panel, super wide visual range
  • Using the 4-line-SPI serial bus, it only takes a few IOs to illuminate the display
  • Provide a rich STM32, C51 and MSP430 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 MSP1901
Screen Size  1.9(inch)
Type IPS
Driver IC ST7789
Resolution 170*320 (Pixel)
Module Interface 4-line SPI interface
Active Area (AA area) 22.695x42.72 (mm)
Touch Screen Type have no touch screen
Touch Screen Type have no touch IC
Module PCB Size 29.00x62.00(mm)
Angle of view all angle
Operating Temperature -10℃~60℃
Storage Temperature -20℃~70℃
VCC power voltage 3.3V
Power Consumption TBD
Rough Weight(Package containing) 13g

Interface Definition

MSP1901 003.png

Number Pin Label Description
1 GND LCD Power ground
2 VCC LCD power supply is positive (3.3V)
3 SCL LCD SPI bus clock signal
4 SDA LCD SPI bus write data signal
5 RES LCD reset control signal(Low level reset)
6 DC LCD register / data selection control signal

(Low level: register, high level: data)

7 CS LCD chip select control signal (low level enable)
8 BLK LCD backlight control signal (high level lighting,

if you do not need control, please connect 3.3V)

Product Documentation

Program Download

Reference Materials

Common Software

BACK TO TOP