Difference between revisions of "1.28inch IPS Module"

From LCD wiki
Jump to: navigation, search
(Interface Definition)
Line 76: Line 76:
  
 
==<font color="blue">Interface Definition</font> ==
 
==<font color="blue">Interface Definition</font> ==
[[File:MSP1691_003.png|400px]]
+
[[File:MSP1281_003.png|400px]]
 
{| class="wikitable" border="1" style="width: 500px; background-color: white;"
 
{| class="wikitable" border="1" style="width: 500px; background-color: white;"
 
| align="center" |Number
 
| align="center" |Number
Line 88: Line 88:
 
| align="center" |2
 
| align="center" |2
 
| align="center" |VCC
 
| align="center" |VCC
|LCD power supply is positive (3.3V)
+
|LCD power supply is positive (3.3V/5V)
 
|-
 
|-
 
| align="center" |3
 
| align="center" |3
Line 100: Line 100:
 
| align="center" |5
 
| align="center" |5
 
| align="center" |RES
 
| align="center" |RES
|LCD reset control signal(Low level reset)
+
|LCD reset control signal(Low level reset,The module has a reset circuit, and this pin can not be connected)
 
|-
 
|-
 
| align="center" |6
 
| align="center" |6

Revision as of 11:52, 28 September 2022


语言选择

Languages

➤中文
➤EN


Product Pictures

MSP1281 001.pngMSP1281 002.png

Product Description

  • 1.28-inch round IPS 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 Arduino, 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 MSP1281
Screen Size  1.28(inch)
Type IPS
Driver IC GC9A01
Resolution 240*240 (Pixel)
Module Interface 4-line SPI interface
Active Area (AA area) Diameter: 32.40 (mm)
Touch Screen Type have no touch screen
Touch Screen Type have no touch IC
Module PCB Size 38.03x45.80(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) 11g

Interface Definition

MSP1281 003.png

Number Pin Label Description
1 GND LCD Power ground
2 VCC LCD power supply is positive (3.3V/5V)
3 SCL LCD SPI bus clock signal
4 SDA LCD SPI bus write data signal
5 RES LCD reset control signal(Low level reset,The module has a reset circuit, and this pin can not be connected)
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