Difference between revisions of "1.3inch IPS Module"

From LCD wiki
Jump to: navigation, search
(Created page with "{{lan | cn=http://www.lcdwiki.com/zh/1.3inch_IPS_Module | en=http://www.lcdwiki.com/1.3inch_IPS_Module }} ==<font color="blue">产品图片</font> == File:1.3-I...")
 
(Product Documentation)
 
(15 intermediate revisions by 2 users not shown)
Line 7: Line 7:
  
  
==<font color="blue">产品图片</font> ==
+
==<font color="blue">Product Pictures</font> ==
[[File:1.3-IPS-main-3-2.jpg|400px]]
 
 
[[File:1.3-IPS-main-4.jpg|400px]]
 
[[File:1.3-IPS-main-4.jpg|400px]]
 
[[File:1.3-IPS-2pin.jpg|400px]]
 
[[File:1.3-IPS-2pin.jpg|400px]]
 
[[File:1.3-IPS-main-4pin.jpg|400px]]
 
[[File:1.3-IPS-main-4pin.jpg|400px]]
 +
 +
==<font color="blue">Product Description</font> ==
 +
 +
*1.3-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, MSP430 and RaspberryPi 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" |MSP1308
 +
|-
 +
| align="center" |Screen Size 
 +
| align="center" |1.3(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" |23.40x23.40 (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" |39.22x27.78 (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" |9g
 +
|}
 +
 +
==<font color="blue">Interface Definition</font> ==
 +
[[File:1.3-IPS-main-9.jpg|400px]]
 +
{| class="wikitable" border="1" style="width: 550px; 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" |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/MSP1308/1.3inch_4-line-SPI_IPS_Module_MSP1308_User_Manual_EN.pdf '''1.3inch 4-lin4-SPI_IPS Module User Manual''']
 +
* [http://www.lcdwiki.com/res/MSP1308/TFT1301-SPEC.pdf '''1.3inch IPS screen Specification''']
 +
* [http://www.lcdwiki.com/zh/images/c/cb/1.3inch_IPS_Size.jpg '''1.3inch 4-lin4-SPI_IPS Module size picture''']
 +
* [http://www.lcdwiki.com/res/MSP1308/1.3inch_IPS_Schematic.pdf '''1.3inch 4-lin4-SPI_IPS Module Schematic''']
 +
* [http://www.lcdwiki.com/res/MSP1308/Altium_Package_Library.zip '''1.3inch 4-lin4-SPI_IPS Module IPS screen Schematic and PCB package library''']
 +
* [http://www.lcdwiki.com/res/MSP1308/ST7789VW_datasheet.pdf '''Driver IC ST7789 Data sheet''']
 +
 +
==<font color="blue">Program Download</font> ==
 +
 +
* [http://www.lcdwiki.com/res/Program/Common_SPI/1.3inch/4-line-SPI_IPS_ST7789_MSP1308_V1.1/1.3inch_4-line-SPI_IPS_Module_ST7789_MSP1308_V1.1.zip '''1.3inch 4-lin4-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/Raspberrypi_Use_Illustration_EN.pdf '''RaspberryPi GPIO library installation instructions''']
 +
* [http://www.lcdwiki.com/res/PublicFile/Python_Image_Library_Install_Illustration_EN.pdf '''Python Image Library installation instructions''']
 +
* [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]]

Latest revision as of 11:01, 22 December 2023


语言选择

Languages

➤中文
➤EN



Product Pictures

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

Product Description

  • 1.3-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, MSP430 and RaspberryPi 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 MSP1308
Screen Size  1.3(inch)
Type IPS
Driver IC ST7789
Resolution 240*240 (Pixel)
Module Interface 4-line SPI interface
Active Area (AA area) 23.40x23.40 (mm)
Touch Screen Type have no touch screen
Touch Screen Type have no touch IC
Module PCB Size 39.22x27.78 (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) 9g

Interface Definition

1.3-IPS-main-9.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 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