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

HD6433846XXXH 参数 Datasheet PDF下载

HD6433846XXXH图片预览
型号: HD6433846XXXH
PDF下载: 下载PDF文件 查看货源
内容描述: 微控制器\n [Microcontroller ]
分类和应用: 微控制器外围集成电路时钟
文件页数/大小: 524 页 / 1465 K
品牌: ETC [ ETC ]
 浏览型号HD6433846XXXH的Datasheet PDF文件第76页浏览型号HD6433846XXXH的Datasheet PDF文件第77页浏览型号HD6433846XXXH的Datasheet PDF文件第78页浏览型号HD6433846XXXH的Datasheet PDF文件第79页浏览型号HD6433846XXXH的Datasheet PDF文件第81页浏览型号HD6433846XXXH的Datasheet PDF文件第82页浏览型号HD6433846XXXH的Datasheet PDF文件第83页浏览型号HD6433846XXXH的Datasheet PDF文件第84页  
When system power is turned on or off, the RES pin should be held low.  
Figure 3-1 shows the reset sequence starting from RES input.  
Reset cleared  
Program initial  
instruction prefetch  
Vector fetch  
Internal  
processing  
RES  
ø
Internal  
address bus  
(1)  
(2)  
Internal read  
signal  
Internal write  
signal  
Internal data  
bus (16-bit)  
(2)  
(3)  
(1) Reset exception handling vector address (H'0000)  
(2) Program start address  
(3) First instruction of program  
Figure 3-1 Reset Sequence  
3.2.3  
Interrupt Immediately after Reset  
After a reset, if an interrupt were to be accepted before the stack pointer (SP: R7) was initialized,  
PC and CCR would not be pushed onto the stack correctly, resulting in program runaway. To  
prevent this, immediately after reset exception handling all interrupts are masked. For this reason,  
the initial program instruction is always executed immediately after a reset. This instruction  
should initialize the stack pointer (e.g. MOV.W #xx: 16, SP).  
65  
 复制成功!