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

68HC908RFRK2 参数 Datasheet PDF下载

68HC908RFRK2图片预览
型号: 68HC908RFRK2
PDF下载: 下载PDF文件 查看货源
内容描述: 超前信息 [Advance Information]
分类和应用:
文件页数/大小: 250 页 / 2075 K
品牌: FREESCALE [ Freescale ]
 浏览型号68HC908RFRK2的Datasheet PDF文件第128页浏览型号68HC908RFRK2的Datasheet PDF文件第129页浏览型号68HC908RFRK2的Datasheet PDF文件第130页浏览型号68HC908RFRK2的Datasheet PDF文件第131页浏览型号68HC908RFRK2的Datasheet PDF文件第133页浏览型号68HC908RFRK2的Datasheet PDF文件第134页浏览型号68HC908RFRK2的Datasheet PDF文件第135页浏览型号68HC908RFRK2的Datasheet PDF文件第136页  
Freescale Semiconductor, Inc.  
Internal Clock Generator Module (ICG)  
Finding the new values for DDIV and DSTG is easy if the new clock  
period is a binary multiple or fraction of the original. In this case, DSTG  
is unchanged and DDIV2 is DDIV1 + log (t /t ).  
2 2 1  
If the new clock period is not a binary multiple or fraction of the original,  
both DSTG and DDIV may need to change according to these  
equations:  
log(t2 t1)  
DVFACT = int  
---------------------------  
log(2)  
DDIV2 = DDIV1 + DVFACT  
(t2 t1)  
---------------------------------------  
(DDIV2 DDIV1)  
2
DSFACT =  
DSTG2 = DSFACT DSTG1  
If DSTG2 is greater than 255:  
DDIV2 = DDIV2 + 1  
DSTG2  
DSTG2 = -----------------  
2
The software required to do this is relatively simple, since most of the  
math can be done before coding because the initial and final clock  
periods are known. An example of how to code this in assembly code is  
shown in Figure 8-9. This example is for illustrative purposes only and  
does not represent a valid syntax for any particular assembler.  
Advance Information  
132  
MC68HC908RFRK2  
Internal Clock Generator Module (ICG)  
MOTOROLA  
For More Information On This Product,  
Go to: www.freescale.com  
 复制成功!