Difference between revisions of "1.54inch SPI OLED Module SKU:MSP154X"

From LCD wiki
Jump to: navigation, search
(Interface Definition)
(Product Documentation)
 
(2 intermediate revisions by the same user not shown)
Line 143: Line 143:
 
==<font color="blue">Product Documentation</font> ==
 
==<font color="blue">Product Documentation</font> ==
  
* [http://www.lcdwiki.com/res/MSP096X/0.96inch_OLED_SPI_Module_MSP096X_User_Manual_EN.pdf '''0.96inch SPI_OLED Module User Manual''']
+
* [http://www.lcdwiki.com/res/MSP154X/1.54inch_OLED_SSD1309_SPI&IIC_Module_MSP154X_User_Manual_EN.pdf '''1.54inch SPI_OLED Module User Manual''']
* [http://www.lcdwiki.com/res/MSP096X/SPEC_LED096W_V1.0.pdf '''0.96inch OLED Specification(WHITE)''']
+
* [http://www.lcdwiki.com/res/MSP154X/OLED154W&OLED154B_SPEC.pdf '''1.54inch OLED Specification''']
* [http://www.lcdwiki.com/res/MSP096X/SPEC_LED096B_V1.0.pdf '''0.96inch OLED Specification(BLUE)''']
+
* [http://www.lcdwiki.com/res/MSP154X/1.54inch_OLED_SPI_IIC_SSD1309_Size.pdf '''1.54inch SPI_OLED Module Size Picture''']
* [http://www.lcdwiki.com/res/MSP096X/SPEC_LED096Y_V1.0.pdf '''0.96inch OLED Specification(YELLOW and BLUE)''']
+
* [http://www.lcdwiki.com/res/MSP154X/1.54inch_OLED_SPI&IIC_SSD1309_Schematic.pdf '''1.54inch SPI_OLED Module Schematic''']
* [http://www.lcdwiki.com/zh/images/1/14/0.96inch_OLED_SPI_Size.png '''0.96inch SPI_OLED Module Size Picture''']
+
* [http://www.lcdwiki.com/res/MSP154X/Altium_Package_library.zip '''1.54inch SPI_OLED Module OLED Schematic and PCB Package Library''']
* [http://www.lcdwiki.com/res/MSP096X/0.96inch_OLED_SPI_schematic.pdf '''0.96inch SPI_OLED Module Schematic''']
+
* [http://www.lcdwiki.com/res/MSP154X/SSD1309.pdf '''Driver IC SSD1309 Datasheet''']
* [http://www.lcdwiki.com/res/MSP096X/Altium_Package_library.zip '''0.96inch SPI_OLED Module OLED Schematic and PCB Package Library''']
 
* [http://www.lcdwiki.com/res/MSP096X/SSD1306-Revision-1.5.pdf '''Driver IC SSD1306 Datasheet''']
 
  
 
==<font color="blue">Program Download</font> ==
 
==<font color="blue">Program Download</font> ==
  
* [http://www.lcdwiki.com/res/Program/OLED/0.96inch/SPI_SSD1306_MSP096X_V1.0/0.96inch_SPI_OLED_Module_SSD1306_MSP096X_V1.0.zip '''0.96inch SPI_OLED Module Package''']
+
* [http://www.lcdwiki.com/res/Program/OLED/1.54inch/SPI_SSD1309_MSP154X_V1.0/1.54inch_OLED_SSD1309_SPI&IIC_Module_MSP154X_V1.0.zip '''1.54inch SPI_OLED Module Package''']
  
 
==<font color="blue">Reference Materials</font> ==
 
==<font color="blue">Reference Materials</font> ==

Latest revision as of 18:47, 14 September 2022


语言选择

Languages

➤中文
➤EN


Product Picture

MSP154X-001.png MSP154X-002.png

Product Description

  • 1.54 inch OLED screen with black and white, black or blue or yellow and blue color display
  • 128x64 resolution for clear display and high contrast
  • Large viewing angle: greater than 160° (one screen with the largest viewing angle in the display)
  • Wide voltage supply (3V~5V), compatible with 3.3V and 5V logic levels, no level shifting chip required
  • The default is 4-wire SPI bus, which can choose IIC bus
  • Ultra-low power consumption: normal display is only 0.06W (far below the TFT display)
  • Military-grade process standards, long-term stable work
  • Provides a rich sample program for STM32, C51, Arduino, Raspberry Pi and MSP430 platforms
  • Provide underlying driver technical support

Product Parameters

Name Parameter
Display Color White, blue, yellow and blue
SKU MSP154W

MSP154B

Screen Size  1.54(inch)
Screen Type OLED
Driver IC SSD1309
Resolution 128*64 (Pixel)
Module Interface 4-line SPI、IIC interface
Active Area  35.052x17.516(mm)
Touch Screen Type have no touch screen
Touch IC have no IC
Module PCB Size 42.40x38.00(mm)
Visual Angle >160°
Operating Temperature -20℃~60℃
Storage Temperature -30℃~70℃
Operating Voltage 3.3V~5V
Power Consumption TBD
Rough Weight(Package containing) 12(g)

Interface Definition

无框 无框
Picture 1. Module pin silk screen Picture 2. Rear view of the module


NOTE:

1.This module supports IIC and 4-wire SPI interface bus mode switching (shown in red box in Figure 2). The details are as follows:
A.Using 4.7K resistance to solder only R5 resistors, then choose 4-wire SPI bus interface (default);
B.Using 4.7K resistance to solder only R4, R9 resistors, then select the IIC bus interface;
2.After the interface bus mode is switched, you need to select the corresponding software and the corresponding wiring pins (as shown in Figure 1)
for the module to operate normally. The corresponding wiring pins are described as follows:
A.select the 4-wire SPI bus interface, all pins need to be used;
B.select the IIC bus interface, connect GND, VCC, SCL, SDA and RES, and connect DC and CS to power ground
3.Weld R8 (as shown in the green box in Figure 2), then the CS pin is grounded, and this pin does not need to be connected
Number Module Pin Pin description
1 GND OLED power ground
2 VCC OLED power positive (3.3V~5V)
3 SCL OLED SPI and IIC bus clock signals
4 SDA OLED SPI and IIC bus data signals
5 RES OLED reset signal, low level reset

(this pin need to connected to the high level (can be connected to the VCC) when selecting IIC bus)

6 DC Select SPI bus as command/data input selection signal, high level: data, low level: command;

When IIC bus is selected, this pin can be used to select IIC slave device address. Select 0x7A for high level and 0x78 for low level;

7 CS OLED chip select signal, low level enable

(this pin need to connected to the power GND when selecting IIC bus)

Product Documentation

Program Download

Reference Materials

Common Software

BACK TO TOP