More actions
Created page with "{{lan | cn=http://www.lcdwiki.com/zh/1.69inch_IPS_Module | en=http://www.lcdwiki.com/1.69inch_IPS_Module }} ==<font color="blue">Product Pictures</font> == File:..." |
|||
Line 121: | Line 121: | ||
==<font color="blue">Product Documentation</font> == | ==<font color="blue">Product Documentation</font> == | ||
* [http://www.lcdwiki.com/res/MSP1691/1.69inch_4-line-SPI_IPS_Module_MSP1691_User_Manual_EN.pdf '''1.69inch 4-line-SPI_IPS Module User Manual'''] | |||
* [http://www.lcdwiki.com/res/MSP1691/SPEC_UN169T-IG01.pdf '''1.69inch IPS screen Specification'''] | |||
* [http://www.lcdwiki.com/res/MSP1691/MSP1691_Size.pdf '''1.69inch 4-line-SPI_IPS Module size picture'''] | |||
* [http://www.lcdwiki.com/res/MSP1691/1.69IPS_MSP1691_Schematic.pdf '''1.69inch 4-line-SPI_IPS Module Schematic'''] | |||
* [http://www.lcdwiki.com/res/MSP1691/Altium_1.69_12pin_Package_library.zip '''1.69inch 12pin IPS screen Schematic and PCB package library'''] | |||
* [http://www.lcdwiki.com/res/MSP1691/ST7789VW_datasheet.pdf '''Driver IC ST7789V Data sheet'''] | |||
==<font color="blue">Program Download</font> == | ==<font color="blue">Program Download</font> == |
Revision as of 11:36, 21 September 2022
Product Pictures
Product Description
- 1.69-inch color screen,support 65K color display,display rich colors
- 240X280 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 | MSP1691 |
Screen Size | 1.69(inch) |
Type | IPS |
Driver IC | ST7789 |
Resolution | 240*280 (Pixel) |
Module Interface | 4-line SPI interface |
Active Area (AA area) | 27.972x32.634 (mm) |
Touch Screen Type | have no touch screen |
Touch Screen Type | have no touch IC |
Module PCB Size | 31.00x48.00(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) |
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
- 1.69inch 4-line-SPI_IPS Module User Manual
- 1.69inch IPS screen Specification
- 1.69inch 4-line-SPI_IPS Module size picture
- 1.69inch 4-line-SPI_IPS Module Schematic
- 1.69inch 12pin IPS screen Schematic and PCB package library
- Driver IC ST7789V Data sheet
Program Download
Reference Materials
- 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