EVK-CONNECT-017 DENSITRON, EVK-CONNECT-017 Datasheet - Page 12

no-image

EVK-CONNECT-017

Manufacturer Part Number
EVK-CONNECT-017
Description
CONNECTION BOARD, FOR 1498863, EVK
Manufacturer
DENSITRON
Datasheet

Specifications of EVK-CONNECT-017

Svhc
No SVHC (18-Jun-2010)
Rohs Compliant
YES
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
6.1 Recommended Initial code
void OLED_Init()
{
unsigned char i;
(0x00~0x5F)
(0x00/0x01)
SEG0
Control
Clocks
(0x00/0x01/0x02/0x03)
}
Product No.
Copyright ©2008 DENSITRON TECHNOLOGIES plc. All rights reserved. – Proprietary Data
RES=0;
for(i=0;i<200;i++)
{
}
RES=1;
Set_Display_On_Off(0x00);
Set_Display_Clock(0x91);
Set_Multiplex_Ratio(0x3F);
Set_Display_Offset(0x4C);
Set_Start_Line(0x00);
Set_Master_Config(0x00);
Set_Remap_Format(0x50);
Set_Current_Range(0x02);
Set_Gray_Scale_Table();
Set_Contrast_Current(Brightness);
Set_Frame_Frequency(0x46);
Set_Phase_Length(0x22);
Set_Precharge_Voltage(0x10);
Set_Precharge_Compensation(0x20,0x07); // Set Pre-Charge Compensation
Set_VCOMH(0x02);
Set_VSL(0x0C);
Set_Display_Mode(0x00);
Fill_RAM(0x00);
Set_Display_On_Off(0x01);
uDelay(200);
DD-12864YO-1A/5A/7A
// Display Off (0x00/0x01)
// Set Clock as 135 Frames/Sec
// 1/64 Duty (0x0F~0x5F)
// Shift Mapping RAM Counter (0x00~0x5F)
// Set Mapping RAM Display Start Line
// Disable Embedded DC/DC Converter
//
//
//
//
// Set Full Current Range
// Set Scale Factor of Segment Output Current
// Set Frame Frequency
// Set High Voltage Level of COM Pin
// Display On (0x00/0x01)
REV. A
Disable Nibble Remap
Horizontal Address Increment
Scan from COM[N-1] to COM0
Enable COM Split Odd Even
// Set Column Address 0 Mapped to
// Set Pulse Width for Gray Scale Table
// Set Phase 1 as 2 Clocks & Phase 2 as 2
// Set Pre-Charge Voltage Level
// Set Low Voltage Level of SEG Pin
// Clear Screen
// Normal Display Mode
Page
12 / 12

Related parts for EVK-CONNECT-017