Difference between revisions of "2.0inch IPS Module"

From LCD wiki
Jump to: navigation, search
(Created page with "{{lan | cn=http://www.lcdwiki.com/zh/2.0inch_IPS_Module | en=http://www.lcdwiki.com/2.0inch_IPS_Module }} ==<font color="blue">Product Pictures</font> == File:2....")
 
Line 10: Line 10:
 
[[File:2.0-IPS-2pin.jpg|400px]]
 
[[File:2.0-IPS-2pin.jpg|400px]]
 
[[File:2.0-IPS-4pin.jpg|400px]]
 
[[File:2.0-IPS-4pin.jpg|400px]]
 +
 +
==<font color="blue">Product Description</font> ==
 +
 +
*1.54-inch color screen,support 65K color display,display rich colors
 +
*240X240 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
 +
 +
==<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" |MSP1541
 +
|-
 +
| align="center" |Screen Size 
 +
| align="center" |1.54(inch)
 +
|-
 +
| align="center" |Type
 +
| align="center" |IPS
 +
|-
 +
| align="center" |Driver IC
 +
| align="center" |ST7789
 +
|-
 +
| align="center" |Resolution
 +
| align="center" |240*240 (Pixel)
 +
|-
 +
| align="center" |Module Interface
 +
| align="center" |4-line SPI interface
 +
|-
 +
| align="center" |Active Area (AA area)
 +
| align="center" |27.72x27.72 (mm)
 +
|-
 +
| align="center" |Touch Screen Type
 +
| align="center" |have no touch screen
 +
|-
 +
| align="center" |Touch Screen Type
 +
| align="center" |have no touch IC
 +
|-
 +
| align="center" |Module PCB Size
 +
| align="center" |32.00x43.72 (mm)
 +
|-
 +
| align="center" |Angle of view
 +
| align="center" |all angle
 +
|-
 +
| align="center" |Operating Temperature
 +
| align="center" | -10℃~60℃
 +
|-
 +
| align="center" |Storage Temperature
 +
| align="center" | -20℃~70℃
 +
|-
 +
| align="center" |VCC power voltage
 +
| align="center" |3.3V
 +
|-
 +
| align="center" |Power Consumption
 +
| align="center" |TBD
 +
|-
 +
| align="center" |Rough Weight(Package containing)
 +
| align="center" |10g
 +
|}
 +
 +
==<font color="blue">Interface Definition</font> ==
 +
[[File:1.54-main-8.jpg|400px]]
 +
{| class="wikitable" border="1" style="width: 500px; background-color: white;"
 +
| align="center" |Number
 +
| align="center" |Pin Label
 +
| align="center" |Description
 +
|-
 +
| align="center" |1
 +
| align="center" |GND
 +
|LCD Power ground
 +
|-
 +
| align="center" |2
 +
| align="center" |VCC
 +
|LCD power supply is positive (3.3V)
 +
|-
 +
| align="center" |3
 +
| align="center" |SCL
 +
|LCD SPI bus clock signal
 +
|-
 +
| align="center" |4
 +
| align="center" |SDA
 +
|LCD SPI bus write data signal
 +
|-
 +
| align="center" |5
 +
| align="center" |RES
 +
|LCD reset control signal(Low level reset)
 +
|-
 +
| align="center" |6
 +
| align="center" |DC
 +
|LCD register / data selection control signal
 +
(Low level: register, high level: data)
 +
|-
 +
| align="center" |7
 +
| align="center" |CS
 +
|LCD chip select control signal (low level enable)
 +
|-
 +
| align="center" |8
 +
| align="center" |BLK
 +
|LCD backlight control signal (high level lighting,
 +
if you do not need control, please connect 3.3V)
 +
|-
 +
|}
 +
 +
==<font color="blue">Product Documentation</font> ==
 +
 +
* [http://www.lcdwiki.com/res/MSP1541/1.54inch_4-line-SPI_IPS_Module_MSP1541_User_Manual_EN.pdf '''1.54inch 4-line-SPI_IPS Module User Manual''']
 +
* [http://www.lcdwiki.com/res/MSP1541/TFT1541-SPEC_V1.0.pdf '''1.54inch IPS screen Specification''']
 +
* [http://www.lcdwiki.com/zh/images/b/b5/MSP1541-size.png '''1.54inch 4-line-SPI_IPS Module size picture''']
 +
* [http://www.lcdwiki.com/res/MSP1541/1.54IPS_MSP1541_Schematic.pdf '''1.54inch 4-line-SPI_IPS Module Schematic''']
 +
* [http://www.lcdwiki.com/res/MSP1541/Altium_1.54_22pin_QY15019B0-00-B_Package_library.zip '''1.54inch 22pin QY15019B0 IP Sscreen Schematic and PCB package library''']
 +
* [http://www.lcdwiki.com/res/MSP1541/ST7789VW_datasheet.pdf '''Driver IC ST7789V Data sheet''']
 +
 +
==<font color="blue">Program Download</font> ==
 +
 +
* [http://www.lcdwiki.com/res/Program/Common_SPI/1.54inch/4-line-SPI_IPS_ST7789_MSP1541_V1.0/1.54inch_4-line-SPI_IPS_Module_ST7789_MSP1541_V1.0.zip '''1.54inch 4-line-SPI_IPS Module Package''']
 +
 +
==<font color="blue">Reference Materials</font> ==
 +
 +
* [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/IAR_IDE&MspFet_Use_Illustration_EN.pdf '''IAR_IDE and MspFet 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">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 15:55, 25 December 2019


语言选择

Languages

➤中文
➤EN


Product Pictures

2.0-IPS-main-2.jpg 2.0-IPS-2pin.jpg 2.0-IPS-4pin.jpg

Product Description

  • 1.54-inch color screen,support 65K color display,display rich colors
  • 240X240 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 MSP1541
Screen Size  1.54(inch)
Type IPS
Driver IC ST7789
Resolution 240*240 (Pixel)
Module Interface 4-line SPI interface
Active Area (AA area) 27.72x27.72 (mm)
Touch Screen Type have no touch screen
Touch Screen Type have no touch IC
Module PCB Size 32.00x43.72 (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) 10g

Interface Definition

1.54-main-8.jpg

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