DatasheetQ Logo
Electronic component search and free download site. Transistors,MosFET ,Diode,Integrated circuits

DVK1815T1-A0 Ver la hoja de datos (PDF) - Solomon Systech

Número de pieza
componentes Descripción
Fabricante
DVK1815T1-A0
Solomon
Solomon Systech  Solomon
DVK1815T1-A0 Datasheet PDF : 8 Pages
1 2 3 4 5 6 7 8
PROGRAMMING NOTE
/*__________________________________________________________________________*/
/* Prog:
PRG1815T1-A0
*/
/* Device:
SSD1815T1
*/
/* Descp:
1815 Pearl Demo
*/
/* LCM:
132X64
*/
/* written by: David Wan Ka Ho / Chu Chi Wa
*/
/* modified by:Tom Tsang
*/
/* Date:
2k0912
*/
/* Structure: A) Hardware Interface
*/
/*
B) Command Table per device
*/
/*
C) Global Variables Definition
*/
/*
D) Hardcoded Graphics
*/
/*
E) Function Prototypes
*/
/*
F) Main Function
*/
/* Note: For LCM Board(P/N: EVK1815T1-A0) with Controller Board
*/
/*
(P/N: EVM89C52A0), the 74HC4050 buffer(U8) should not be inserted.*/
/*__________________________________________________________________________*/
#include “reg51.h”
#define controlport P0
#define dataport P1
/****************************************************
* A) HardWare Interface
*
*
*
* PORT A 7 6 5 4 3 2 1 0
*
*
RW CS PS RES -- -- DC E
*
*
*
* E and PS may be tied high
*
*
*
* PORT B 7 6 5 4 3 2 1 0
*
*
D7 D6 D5 D4 D3 D2 D1 D0
*
*
*
****************************************************/
/****************************************************
* B) Command Table per device
*
****************************************************/
#define DisplayOff 0xAE
#define DisplayOn 0xAF
#define DisplayStart 0x40
#define PageAddr
0xB0
#define ColAddrHi 0x10
#define ColAddrLo 0x00
#define SegRemapOff 0xA0
#define SegRemapOn 0xA1
#define NormalDisp 0xA6
#define ReverseDisp 0xA7
#define ExitEntireD 0xA4
#define EntEntireD 0xA5
#define OneSixBias 0xA2
#define OneFiveBias 0xA3
#define EnterRMW
0xE0
#define ExitRMW
0xEE
#define SWRest
0xE2
#define ComRemapOff 0xC0
#define ComRemapOn 0xC8
#define PwrCtrlReg 0x28
#define OPampBuffer 0x01
#define IntReg
0x02
#define IntVolBstr 0x04
#define IntRegRatio 0x20
#define IndicateOff 0xAC
#define ContCtrlReg 0x81
#define IndicateOn 0xAD
#define IndicateOff 0xAC
#define CmdMuxRatio 0xA8
#define CmdBiasRatio 0xA9
#define SetBiasQtr 0xAA
#define SetBiasNorm 0xAB
#define DispOffset 0xD3
#define IconModeOn 0xD1
#define IconModeOff 0xD0
DVK1815T1-A0
3
Rev 0.1
09/2000
SOLOMON

Share Link: 

datasheetq.com  [ Privacy Policy ]Request Datasheet ] [ Contact Us ]