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

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

Número de pieza
componentes Descripción
Fabricante
DVM1821Z-A0
Solomon
Solomon Systech  Solomon
DVM1821Z-A0 Datasheet PDF : 11 Pages
1 2 3 4 5 6 7 8 9 10
PROGRAMMING NOTE
/*__________________________________________________________________________*/
/* Prog:
PRG1821Z-A1.C
*/
/* Device:
DVK1821Z-A1
*/
/* Descp:
1821 Demo in SPI 4 Pins (in 12MHz)
*/
/* LCM:
128x81
*/
/* Written by: Tom Tsang
*/
/* Date:
2k0824
*/
/* Structure: A) Hardware Interface
*/
/*
B) Command Table per device
*/
/*
C) Global Variables Definition
*/
/*
D) Hardcoded Graphics
*/
/*
E) Function Prototypes
*/
/*
F) Main Function
*/
/*
*/
/* Remark: PS0 is hardwire on DVM1821Z-A0 by DIP SW, PS1 is programable pin*/
/*__________________________________________________________________________*/
#include “reg8751.h”
#define controlport P0
#define dataport P1
/****************************************************
* A) HardWare Interface
*
*
*
* PORT A 7 6 5 4 3 2 1 0
*
*
RW CS PS1 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
*
*
SDA SCK
*
****************************************************/
/****************************************************
* 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 EnterRMW
0xE0
#define ExitRMW
0xEE
#define SWRest
0xE2
#define ComRemapOff
0xC0
DVK1821Z-A1
3
Rev 0.1
08/2000
SOLOMON

Share Link: 

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