EVK-CONNECT-008 DENSITRON, EVK-CONNECT-008 Datasheet - Page 21

no-image

EVK-CONNECT-008

Manufacturer Part Number
EVK-CONNECT-008
Description
CONNECTION BOARD, FOR 149-8843/5/7, EVK
Manufacturer
DENSITRON
Datasheet

Specifications of EVK-CONNECT-008

Svhc
No SVHC (18-Jun-2010)
Rohs Compliant
YES
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
5.1 Recommended Initial code
void initial(void)
{
BS1=1;
BS2=1;
DC=0;
WR=0;
RD=0;
CS=0;
RES=0;
delay(100);
RES=1;
write_c(0xAE);
write_c(0x81);
write_c(0xff);
write_c(0xa8);
write_c(0x3F);
write_c(0xA0);
write_c(0xd3);
write_c(0x00);
write_c(0x40);
write_c(0xC8);
write_c(0xda);
write_c(0x12);
write_c(0xD9);
write_c(0xf1);
write_c(0xDB);
write_c(0x49);
write_c(0xA4);
write_c(0xA6);
write_c(0xAF);
}
void write_c(unsigned char ins_c)
{
DC=0;
CS=0;
RD=1;
WR=0;
d_bus=ins_c;
WR=1;
CS=1;
DC=1;
}
Product No.
Copyright ©2006 DENSITRON TECHNOLOGIES plc. All rights reserved. – Proprietary Data
// use 8080 interface
//display off
//set contrast
//max current
//set duty
//duty 63
//Set Segment Re-map
//display offset
//set 00
//Start line
//Set COM Output Scan Direction
//Set COM pins hardware configuration
//Set COM pins hardware configuration
//Set precharge
//precharge=fh , discharge=1h
//Set VcomH
//VcomH=73
//Normal Mode
//No Inverse
//display on
/*tell system only write*/
DD-2864BY-2A
REV. A
Page
10 / 11

Related parts for EVK-CONNECT-008