ST7586S Sitronix Technology Corporation, ST7586S Datasheet - Page 49

no-image

ST7586S

Manufacturer Part Number
ST7586S
Description
4-level Gray Scale Dot Matrix Lcd Controller/driver
Manufacturer
Sitronix Technology Corporation
Datasheet
ST7586S
Referential OTP Operation Code
Ver-1.1b
void Initialization_ST7586S(void)
{
Reset_ms(10);
Delay_ms(120);
Write(Command, 0xD7);
Write(Data, 0x9F);
Write(Command, 0xE0);
Write(Data, 0x00);
Delay_ms(10);
Write(Command, 0xE3);
Delay_ms(20);
Write(Command, 0xE1);
Write(Command, 0x11);
Write(Command, 0x28);
Delay_ms(50);
Write(Command, 0xC0);
Write(Data, 0xB9);
Write(Data, 0x00);
Write(Command, 0xC3);
Write(Data, 0x05);
Write(Command, 0xC4);
Write(Data, 0x07);
Write(Command, 0xD0);
Write(Data, 0x1D);
Write(Command, 0xB5);
Write(Data, 0x00);
Write(Command, 0x39);
Write(Command, 0x3A);
Write(Data, 0x02);
Write(Command, 0x36);
Write(Data, 0x00);
Write(Command, 0xB0);
Write(Data, 0x9F);
Write(Command, 0xB4);
Write(Data, 0xA0);
Write(Command, 0x30);
Write(Data, 0x00);
Write(Data, 0x00);
Write(Data, 0x00);
Write(Data, 0x77);
Write(Command, 0x20);
Write(Command, 0x2A);
Write(Data, 0x00);
Write(Data, 0x00);
Write(Data, 0x00);
Write(Data, 0x7F);
49/63
// Disable Auto Read
// Enable OTP Read
// OTP Up-Load
// OTP Control Out
// Sleep Out
// Display OFF
// Vop = B9h
// BIAS = 1/9
// Booster = x8
// Enable Analog Circuit
// N-Line = 0
// Monochrome Mode
// Enable DDRAM Interface
// Scan Direction Setting
// Duty Setting
// Partial Display
// Partial Display Area = COM0 ~ COM119
// Display Inversion OFF
// Column Address Setting
// SEG0 -> SEG384
2009/12/23

Related parts for ST7586S