More actions
(3 intermediate revisions by the same user not shown) | |||
Line 120: | Line 120: | ||
==<font color="blue">Product Documentation</font> == | ==<font color="blue">Product Documentation</font> == | ||
* [http://www.lcdwiki.com/res/ | * [http://www.lcdwiki.com/res/MSP1281/1.28inch_4-line-SPI_IPS_Module_MSP1281_User_Manual_EN.pdf '''1.28inch 4-line-SPI_IPS Module User Manual'''] | ||
* [http://www.lcdwiki.com/res/ | * [http://www.lcdwiki.com/res/MSP1281/TFT1281-SPEC_V1.0.pdf '''1.28inch IPS screen Specification'''] | ||
* [http://www.lcdwiki.com/res/ | * [http://www.lcdwiki.com/res/MSP1281/MSP1281_Size.pdf '''1.28inch 4-line-SPI_IPS Module size picture'''] | ||
* [http://www.lcdwiki.com/res/ | * [http://www.lcdwiki.com/res/MSP1281/1.28IPS_MSP1281_Schematic.pdf '''1.28inch 4-line-SPI_IPS Module Schematic'''] | ||
* [http://www.lcdwiki.com/res/ | * [http://www.lcdwiki.com/res/MSP1281/Altium_1.28_12pin_Package_library.zip '''1.28inch 12pin IPS screen Schematic and PCB package library'''] | ||
* [http://www.lcdwiki.com/res/ | * [http://www.lcdwiki.com/res/MSP1281/GC9A01_Datasheet_REV.1.0.pdf '''Driver IC GC9A01 Data sheet'''] | ||
==<font color="blue">Program Download</font> == | ==<font color="blue">Program Download</font> == | ||
* [http://www.lcdwiki.com/res/Program/Common_SPI/1. | * [http://www.lcdwiki.com/res/Program/Common_SPI/1.28inch/4-line-SPI_IPS_GC9A01_MSP1281_V1.0/1.28inch_4-line-SPI_IPS_Module_GC9A01_MSP1281_V1.0.zip '''1.28inch 4-line-SPI_IPS Module Package'''] | ||
==<font color="blue">Reference Materials</font> == | ==<font color="blue">Reference Materials</font> == | ||
* [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_EN.pdf '''C51 Keil and stc-isp software use illustration'''] | * [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/STM32_Keil_Use_Illustration_EN.pdf '''STM32 keil software use illustration'''] |
Latest revision as of 11:55, 28 September 2022
Product Pictures
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
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
- 1.28inch 4-line-SPI_IPS Module User Manual
- 1.28inch IPS screen Specification
- 1.28inch 4-line-SPI_IPS Module size picture
- 1.28inch 4-line-SPI_IPS Module Schematic
- 1.28inch 12pin IPS screen Schematic and PCB package library
- Driver IC GC9A01 Data sheet
Program Download
Reference Materials
- Arduino IDE software use illustration
- C51 Keil and stc-isp software use illustration
- STM32 keil software use illustration
- IAR_IDE and MspFet software use illustration
- PCtoLCD2002 software use illustration
- Image2Lcd software use illustration
- Chinese and English display modulo settings