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

EM73P361A 参数 Datasheet PDF下载

EM73P361A图片预览
型号: EM73P361A
PDF下载: 下载PDF文件 查看货源
内容描述: 4位微控制器的液晶显示器产品 [4-BIT MICRO-CONTROLLER FOR LCD PRODUCT]
分类和应用: 显示器微控制器
文件页数/大小: 36 页 / 310 K
品牌: ELAN [ ELAN MICROELECTRONICS CORP ]
 浏览型号EM73P361A的Datasheet PDF文件第5页浏览型号EM73P361A的Datasheet PDF文件第6页浏览型号EM73P361A的Datasheet PDF文件第7页浏览型号EM73P361A的Datasheet PDF文件第8页浏览型号EM73P361A的Datasheet PDF文件第10页浏览型号EM73P361A的Datasheet PDF文件第11页浏览型号EM73P361A的Datasheet PDF文件第12页浏览型号EM73P361A的Datasheet PDF文件第13页  
EM73P361A  
4-BIT MICRO-CONTROLLER FOR LCD PRODUCT  
INT1 (External interrupt from P0.0)  
PC 0  
(4) Reset operation:  
PC 0  
0
0
0
0
0
0
0
0
0
1
0
1
0
0
0
0
0
0
0
0
0
0
(5) Other operations:  
For 1-byte instruction execution: PC + 1  
For 2-byte instruction execution: PC + 2  
ACCUMULATOR  
Accumulator is a 4-bit data register for temporary data . For the arithematic, logic and comparative opertion  
.., ACC plays a role which holds the source data and result .  
FLAGS  
There are four kinds of flag, CF ( Carry flag ), ZF ( Zero flag ), SF ( Status flag ) and GF ( General flag ),  
these 4 1-bit flags are affected by the arithematic, logic and comparative .... operation .  
All flags will be put into stack when an interrupt subroutine is served, and the flags will be restored after  
RTI instruction executed .  
(1) Carry Flag ( CF )  
The carry flag is affected by following operation:  
a. Addition : CF as a carry out indicator, when the addition operation has a carry-out, CF will be "1",  
in another word, if the operation has no carry-out, CF will be "0".  
b. Subtraction : CF as a borrow-in indicator, when the subtraction operation must has a borrow, in the CF  
will be "0", in another word, if no borrow-in, CF will be "1".  
c. Comparision: CF is as a borrow-in indicator for Comparision operation as the same as subtraction  
operation.  
d. Rotation: CF shifts into the empty bit of accumulator for the rotation and holds the shift out data after  
rotation.  
e. CF test instruction : For TFCFC instruction, the content of CF sends into SF then clear itself "0".  
For TTSFC instruction, the content of CF sends into SF then set itself "1".  
(2) Zero Flag ( ZF )  
ZF is affected by the result of ALU, if the ALU operation generate a "0" result, the ZF will be "1",  
otherwise, the ZF will be "0".  
(3) Status Flag ( SF )  
The SF is affected by instruction operation and system status .  
* This specification are subject to be changed without notice.  
12.17.2001  
9