Difference between revisions of "1.6inch SPI Module SSD1283A SKU:MSP1601"

From LCD wiki
Jump to: navigation, search
(Interface Definition)
(Product Documentation)
Line 117: Line 117:
 
==<font color="blue">Product Documentation</font> ==
 
==<font color="blue">Product Documentation</font> ==
  
* [http://www.lcdwiki.com/res/MSP1443/1.44inch_SPI_Module_MSP1443_User_Manual_EN.pdf '''1.44 inch SPI Module User Manual''']
+
* [http://www.lcdwiki.com/res/MSP1601/1.6inch_SPI_Module_MSP1601_User_Manual_EN.pdf '''1.6 inch SPI Module User Manual''']
* [http://www.lcdwiki.com/res/MSP1443/QD14414B_specification_v1.1.pdf '''1.44 inch TFT Specifications''']
+
* [http://www.lcdwiki.com/res/MSP1601/H016IT01_V0_Ver.0_20041106_201407195970.pdf '''1.6 inch TFT LCD Specifications''']
* [http://www.lcdwiki.com/images/1/16/MSP1443-011.png '''1.44 inch SPI Module Size Picture''']
+
* [http://www.lcdwiki.com/zh/images/e/e5/MSP1601-001.png '''1.6 inch SPI Module Size Picture''']
* [http://www.lcdwiki.com/res/MSP1443/MSP1443-1.4-SPI.pdf '''1.44 inch SPI Module Schematic''']
+
* [http://www.lcdwiki.com/res/MSP1601/1.6inch_SPI%E6%A8%A1%E5%9D%97%E5%8E%9F%E7%90%86%E5%9B%BE.pdf '''1.6 inch SPI Module Schematic''']
* [http://www.lcdwiki.com/res/MSP1443/Altium_1.44_14pin_QD14414B_Package_library.zip '''1.44 inch QD14414B TFT LCD Schematic and PCB Package Library''']
+
* [http://www.lcdwiki.com/res/MSP1601/Altium_1.6_20pin_H016IT01_Package_library.zip '''1.6 inch H016IT01 TFT LCD Schematic and PCB Package Library''']
* [http://www.lcdwiki.com/res/MSP1443/ST7735S_V1.1_20111121.pdf '''Driver IC ST7735S Data sheet''']
+
* [http://www.lcdwiki.com/res/MSP1601/SSD1283A%20Datasheet.pdf '''Driver IC SSD1283A Data sheet''']
  
 
==<font color="blue">Program Download</font> ==
 
==<font color="blue">Program Download</font> ==

Revision as of 09:50, 11 November 2019


语言选择

Languages

➤中文
➤EN


Product Picture

1.6-007.jpg1.6-32.jpg1.6-20180803-31.jpg

Product Description

  • 1.6-inch color screen,support 65K color display,display rich colors
  • Semi-permeable trans-LCD, has superior performance and is clearly visible in strong light
  • Using the SPI serial bus, it only takes a few IOs to illuminate the display
  • On-board 3.3V/5V power conversion chip compatible with 3.3V and 5V voltage levels
  • The working temperature range is industrial grade (- 20 ℃ ~ 70 ℃)
  • Military-grade process standards, long-term stable work
  • Provide a rich sample program
  • Provide underlying driver technical support
  • Support backlight control

Product Parameters

Name Parameter
Display Color RGB 65K color
SKU MSP1601
Screen Size  1.6(inch)
Type TFT
Driver IC SSD1283A
Resolution 130*130 (Pixel)
Module Interface 4-wire SPI interface
Active Area (AA area) 28.86x28.86(mm)
Module PCB Size 35.40X53.82X1.6(mm)
Angle of view >60°
Operating Temperature -10℃~60℃
Storage Temperature -20℃~70℃
VCC power voltage 3.3V/5V
Power Consumption TBD
Rough Weight(Package containing) 15(g)

Interface Definition

MSP1601-010.png

Number Pin Label Description
1 VCC 5V/3.3V power input
2 GND Ground
3 CS LCD chip select signal, low level enable
4 RST LCD reset signal, low level reset
5 A0 LCD register / data selection signal,

high level: register, low level: data

6 SDA SPI bus write data signal
7 SCK SPI bus clock signal
8 LED Backlight control, high level lighting,

if not controlled, connect 3.3V always bright

Product Documentation

Program Download

Reference Materials

Applications

  • Example of connecting to the ArduinoD1 Mini application:

【Application】1.44inch SPI Module MSP1443 with D1 mini

Common Software

BACK TO TOP