EVK-CONNECT-002 DENSITRON, EVK-CONNECT-002 Datasheet

no-image

EVK-CONNECT-002

Manufacturer Part Number
EVK-CONNECT-002
Description
CONNECTION BOARD, FOR 1498849, EVK
Manufacturer
DENSITRON
Datasheet

Specifications of EVK-CONNECT-002

Svhc
No SVHC (18-Jun-2010)
Rohs Compliant
YES
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
OLED DISPLAY MODULE
Application Notes
PRODUCT
DD-128128FC-5B with EVK board
NUMBER
Copyright ©2008 DENSITRON TECHNOLOGIES plc. All rights reserved. – Proprietary Data

Related parts for EVK-CONNECT-002

EVK-CONNECT-002 Summary of contents

Page 1

... OLED DISPLAY MODULE PRODUCT NUMBER Copyright ©2008 DENSITRON TECHNOLOGIES plc. All rights reserved. – Proprietary Data Application Notes DD-128128FC-5B with EVK board ...

Page 2

... EVK S ........................................................................................................ 4 CHEMATIC 1.2 DC-DC S CHEMATIC 2 SYMBOL DEFINITION ................................................................................................. 7 3 TIMING CHARACTERISTICS .................................................................................... 9 4 CONNECTION BETWEEN OLED AND EVK ......................................................... 13 5 POWER DOWN AND POWER UP SEQUENCE ...................................................... 15 6 HOW TO USE THE DD-128128FC-5B ....................................................................... 16 6 ECOMMENDED NITIAL CODE DD-128128FC-5B Product No. Copyright ©2008 DENSITRON TECHNOLOGIES plc. All rights reserved. – Proprietary Data ...

Page 3

... REVISION RECORD Rev. Date Page A 27 June May 09 DD-128128FC-5B Product No. Copyright ©2008 DENSITRON TECHNOLOGIES plc. All rights reserved. – Proprietary Data Chapt. Comment First Issue Updated Schematic REV. B ECR no. Page ...

Page 4

... Schematic 1.1 EVK Schematic DD-128128FC-5B Product No. Copyright ©2008 DENSITRON TECHNOLOGIES plc. All rights reserved. – Proprietary Data REV. B Page ...

Page 5

... DD-128128FC-5B Product No. Copyright ©2008 DENSITRON TECHNOLOGIES plc. All rights reserved. – Proprietary Data REV. B Page ...

Page 6

... DC-DC Schematic DD-128128FC-5B Product No. Copyright ©2008 DENSITRON TECHNOLOGIES plc. All rights reserved. – Proprietary Data REV. B Page ...

Page 7

... T his is the most positive voltage supply pin of the chip. : : : : VDD P ower supply pin for logic operation of the driver. DD-128128FC-5B Product No. Copyright ©2008 DENSITRON TECHNOLOGIES plc. All rights reserved. – Proprietary Data REV. B Page ...

Page 8

... All I/O signal should have VIH reference to VDDIO. When I/O signal pins (BS01, 2,3, M/S, CLS, D0-D17, control signals) pull high, they should be connected to VDDIO. In the EVK PCB board which is use a jump (J1) connect to VDD (Default). Customer can put out the jump and input the 1.8V through this jump VSL: ...

Page 9

... Timing characteristics Table 2 6800-Series MPU Parallel Interface Timing Characteristics Figure 1 6800-series MPU parallel interface characteristics DD-128128FC-5B Product No. Copyright ©2008 DENSITRON TECHNOLOGIES plc. All rights reserved. – Proprietary Data REV. B Page ...

Page 10

... Table 3 8080-Series MPU Parallel Interface Timing Characteristics Figure 2 8080-series MPU parallel interface characteristics DD-128128FC-5B Product No. Copyright ©2008 DENSITRON TECHNOLOGIES plc. All rights reserved. – Proprietary Data REV. B Page ...

Page 11

... Table 4: 4-bit SPI-Series Timing Characteristics Figure 3: 4-bit SPI-Series characteristics DD-128128FC-5B Product No. Copyright ©2008 DENSITRON TECHNOLOGIES plc. All rights reserved. – Proprietary Data REV. B Page ...

Page 12

... Table 5: 3-bit SPI-Series Timing Characteristics Figure 4: 3-bit SPI-Series characteristics DD-128128FC-5B Product No. Copyright ©2008 DENSITRON TECHNOLOGIES plc. All rights reserved. – Proprietary Data REV. B Page ...

Page 13

... Connection Between OLED and EVK Figure 5 EVK PCB and DD-128128FC-5B Module Figure 6 the DD-128128FC-5B and EVK assembled (Top view) DD-128128FC-5B Product No. Copyright ©2008 DENSITRON TECHNOLOGIES plc. All rights reserved. – Proprietary Data REV. B Page ...

Page 14

... Because the package of DD-128128FC-5B is COF, the connect pads are on the top of the module, and the connector which on the EVK PCB board is double size connect type. So when assemble the module with EVK, the module must face up first and plug into the connector. When finished assembling the module and EVK, then push the locking pad to lock the module ...

Page 15

... Send Display on command Power down Sequence: 1. Send Display off command 2. Power down V DDH 3. Delay 100ms (when V is reach 0 and DDH panel is completely discharges) 4. Power down V DD DD-128128FC-5B Product No. Copyright ©2008 DENSITRON TECHNOLOGIES plc. All rights reserved. – Proprietary Data REV. B Page ...

Page 16

... How to use the DD-128128FC-5B DD-128128FC-5B Product No. Copyright ©2008 DENSITRON TECHNOLOGIES plc. All rights reserved. – Proprietary Data Reset Set Initial IC code Clear RAM Display on Start sending data REV. B RES#=0; Delay 100ms; RES#=1 Suggest all registers set again Page ...

Page 17

... Pixel Format write_d(0x06); write_c(0x2a); //Set Column Address write_d(0x00); write_d(0x7f); write_c(0x2b); //Set Row Address write_d(0x00); write_d(0x7f); write_c(0xbe); //Gamma Lock UpTable write_d(1); //1 write_d(6); //3 DD-128128FC-5B Product No. Copyright ©2008 DENSITRON TECHNOLOGIES plc. All rights reserved. – Proprietary Data REV. B Page ...

Page 18

... DD-128128FC-5B Product No. Copyright ©2008 DENSITRON TECHNOLOGIES plc. All rights reserved. – Proprietary Data REV. B Page ...

Page 19

... All Pixels On/Off Sub function for 80 interface: void write_c(unsigned char out_command) { bD_C=0; bCS=0; bR_W=0; P1=out_command; bR_W=1; bCS=1; bD_C=1; } DD-128128FC-5B Product No. Copyright ©2008 DENSITRON TECHNOLOGIES plc. All rights reserved. – Proprietary Data REV. B Page ...

Page 20

... P1=out_data; bR_W=1; bCS=1; } Note : : : : 1. For 80 series CPU interface. 2. For 8 Bbit Ttiple Transfer 252K support. DD-128128FC-5B Product No. Copyright ©2008 DENSITRON TECHNOLOGIES plc. All rights reserved. – Proprietary Data REV. B Page ...

Related keywords