欢迎访问ic37.com |
会员登录 免费注册
发布采购

GMS87C5108Q 参数 Datasheet PDF下载

GMS87C5108Q图片预览
型号: GMS87C5108Q
PDF下载: 下载PDF文件 查看货源
内容描述: [Microcontroller, 8-Bit, OTPROM, 4.19MHz, CMOS, PQFP80, QFP-80]
分类和应用: 微控制器和处理器可编程只读存储器
文件页数/大小: 102 页 / 1525 K
品牌: HYNIX [ HYNIX SEMICONDUCTOR ]
 浏览型号GMS87C5108Q的Datasheet PDF文件第73页浏览型号GMS87C5108Q的Datasheet PDF文件第74页浏览型号GMS87C5108Q的Datasheet PDF文件第75页浏览型号GMS87C5108Q的Datasheet PDF文件第76页浏览型号GMS87C5108Q的Datasheet PDF文件第78页浏览型号GMS87C5108Q的Datasheet PDF文件第79页浏览型号GMS87C5108Q的Datasheet PDF文件第80页浏览型号GMS87C5108Q的Datasheet PDF文件第81页  
GMS81C5108  
19.4 Control Method of LCD Driver  
Initial Setting  
Flow chart of initial setting is shown in Figure 19-6.  
Example: Driving of LCD  
Select Frame Frequency  
LDM  
:
LDM  
SETG  
LCR,#12H  
RPR,#1  
;fF=64Hz, 1/4 duty(fSUB= 32.768kHz)  
;Select LCD Memory(1 page)  
LDX  
#0  
#0  
Clear  
C_LCD1: LDA  
;RAM Clear  
LCD Display  
Memory  
;(0100H->0124H)  
STA  
CMPX  
BNE  
CLRG  
:
SET1  
:
{X}+  
#025H  
C_LCD1  
Turn on LCD  
LCR.5  
;Enable display  
.
COM0  
COM1  
Setting of LCD drive method  
COM2  
SEG0  
SEG1  
COM3  
Initialize of display memory  
Enable display  
Example: display “2”  
bit 7  
6
*
5
*
4
*
3
2
1
0
100  
101  
0
0
1
1
H
*
1
1
1
0
H
*
*
*
*
Note: * are don’t care.  
Figure 19-6 Initial Setting of LCD Driver  
Figure 19-7 Example of Connection COM & SEG  
Display Data  
Normally, display data are kept permanently in the pro-  
gram memory and then stored at the display data area by  
the table look-up instruction. This can be explained using  
character display with 1/4 duty LCD as an example as well  
as any LCD panel. The COM and SEG connections to the  
LCD and display data are the same as those shown is Fig-  
ure 19-7. Following is showing the Programming example  
for displaying character.  
Note: When power on RESET, sub oscillation start up time  
is required. Enable LCD display after sub oscillation is sta-  
bilized, or LCD may occur flicker at power on time shortly.  
74  
JUNE 2001 Ver 1.0  
 
 复制成功!