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

HD6433846XXXH 参数 Datasheet PDF下载

HD6433846XXXH图片预览
型号: HD6433846XXXH
PDF下载: 下载PDF文件 查看货源
内容描述: 微控制器\n [Microcontroller ]
分类和应用: 微控制器外围集成电路时钟
文件页数/大小: 524 页 / 1465 K
品牌: ETC [ ETC ]
 浏览型号HD6433846XXXH的Datasheet PDF文件第516页浏览型号HD6433846XXXH的Datasheet PDF文件第517页浏览型号HD6433846XXXH的Datasheet PDF文件第518页浏览型号HD6433846XXXH的Datasheet PDF文件第519页浏览型号HD6433846XXXH的Datasheet PDF文件第520页浏览型号HD6433846XXXH的Datasheet PDF文件第521页浏览型号HD6433846XXXH的Datasheet PDF文件第522页浏览型号HD6433846XXXH的Datasheet PDF文件第524页  
For interrupt request flag is set right after interrupt request is cleared, interrupt process to one time  
timer FH, timer FL interrupt might be repeated. (Figure1-2)  
Therefore, to definitely clear interrupt request flag in active (high-speed, medium-speed) mode, clear  
should be processed after the time that calculated with below (1) formula. And, to definitely clear  
timer overflow flag and compare match flag, clear should be processed after read timer control  
status register F(TCSRF) after the time that calculated with below (1) formula.  
For ST of (1) formula, please substitute the longest number of execution states in used instruction.  
(10 states of RTE instruction when MULXU, DIVXU instruction is not used, 14 states when MULXU,  
DIVXU instruction is used)  
In subactive mode, there are no limitation for interrupt request flag, timer overflow flag, and compare  
match flag clear.  
The term of validity of “Interrupt factor generation signal”  
=1 cycle of f w + waiting time for completion of executing instruction +  
interrupt time synchronized with f  
=1/f w +ST´ (1/f)+(2/f) (second)········1)  
ST: Executing number of execution states  
Method 1 is recommended to operate for time efficiency.  
(Method1)  
1.Prohibit interrupt in interrupt handling routine (set IENFH, IENFL to "0").  
2.After program process returned normal handling, clear interrupt request flags (IRRTFH,  
IRRTFL) after more than time that calculated with (1) formula.  
3.After read timer control status register F (TCSRF), clear timer overflow flags (OVFH, OVFL)  
and compare match flags (CMFH, CMFL).  
4.Operate interrupt permission (set IENFH, IENFL to “1”).  
(Method2)  
1.Set interrupt handling routine time to more than time that calculated with (1) formula.  
2.Clear interrupt request flags (IRRTFH, IRRTFL) at the end of interrupt handling routine.  
3.After read timer control status register F (TCSRF), clear timer overflow flags (OVFH, OVFL)  
and compare match flags (CMFH, CMFL).  
All above attentions are also applied in 16bit mode and 8bit mode.  
2
 复制成功!