欢迎访问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文件第11页浏览型号EM73P361A的Datasheet PDF文件第12页浏览型号EM73P361A的Datasheet PDF文件第13页浏览型号EM73P361A的Datasheet PDF文件第14页浏览型号EM73P361A的Datasheet PDF文件第16页浏览型号EM73P361A的Datasheet PDF文件第17页浏览型号EM73P361A的Datasheet PDF文件第18页浏览型号EM73P361A的Datasheet PDF文件第19页  
EM73P361A  
4-BIT MICRO-CONTROLLER FOR LCD PRODUCT  
TIMER/COUNTER FUNCTION  
Each timer/counter can execute the timer function independly.  
TIMER MODE  
For timer mode ,timer/counter increase one at any rising edge of internal pulse . User can choose 4 kinds  
of internal pulse rate by setting IPSB for timerB (IPSA for timerA).  
When timer/counter counts overflow, TRGB (TRGA) will be generated to interrupt control unit.  
Internal pulse  
n
n+1  
n+2  
n+3  
n+4  
n+5  
n+6  
n+7  
TimerB (TimerA )value  
PROGRAM EXAMPLE: To generate TRGA interrupt request after 60 ms with system clock XlN=32K Hz  
LDIA  
#0100B;  
EXAE; enable mask 2  
EICIL 110111B; internupt latch 0, enable EI  
LDIA  
#04H;  
STATAL;  
LDIA  
STATAM;  
LDIA  
STATAH;  
LDIA  
#0CH;  
#0FH;  
#1000B;  
OUTA P28; enable timerA with internal pulse rate: XIN/25 Hz  
NOTE: The preset value of timer/counter register is calculated as following procedure.  
Internal pulse rate: XIN/25 ; XIN = 32KHz  
The time of timer counter count one = 25 /XIN = 32/32K=1ms  
The number of internal pulse to get timer overflow = 60 ms/ 1ms = 60 = 03CH  
The preset value of timer/counter register = 1000H - 03CH = 0FC4H  
INTERRUPT FUNCTION  
There are 3 internal interrupt sources and 2 external interrupt sources. Multiple interrupts are admitted  
according the priority .  
Type  
Interrupt source  
Priority Interrupt  
Latch  
Interrupt  
Enable condition  
Program ROM  
entry address  
External External interrupt (INT0)  
Internal Reserved  
Internal TimerA overflow interrupt (TRGA) 3  
Internal TimerB overflow interrupt (TRGB) 4  
Internal Time base interrupt(TBI)  
External External interrupt (INT1)  
1
2
IL5  
IL4  
IL3  
IL2  
IL1  
IL0  
EI=1  
002H  
004H  
006H  
008H  
00AH  
00CH  
EI=1, MASK3=1  
EI=1, MASK2=1  
EI=1, MASK1=1  
5
6
EI=1,MASK0=1  
* This specification are subject to be changed without notice.  
12.17.2001  
15  
 复制成功!