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

IA88C00 参数 Datasheet PDF下载

IA88C00图片预览
型号: IA88C00
PDF下载: 下载PDF文件 查看货源
内容描述: 微控制器 [Microcontroller]
分类和应用: 微控制器
文件页数/大小: 80 页 / 674 K
品牌: INNOVASIC [ INNOVASIC, INC ]
 浏览型号IA88C00的Datasheet PDF文件第18页浏览型号IA88C00的Datasheet PDF文件第19页浏览型号IA88C00的Datasheet PDF文件第20页浏览型号IA88C00的Datasheet PDF文件第21页浏览型号IA88C00的Datasheet PDF文件第23页浏览型号IA88C00的Datasheet PDF文件第24页浏览型号IA88C00的Datasheet PDF文件第25页浏览型号IA88C00的Datasheet PDF文件第26页  
IA88C00  
Data Sheet  
Microcontroller  
As of Production Version -01  
The Stack Pointer always points to data stored on the tip of the stack. The address is decremented prior to  
a PUSH and incremented after a POP.  
The stack is also used as a return stack for CALLS and interrupts. During a CALL, the contents of the PC  
are saved on the stack to be restored later. Interrupts cause the contents of the PC and FLAGS to be saved  
on the stack for recovery by IRET when the interrupt is finished.  
When configured for internal stack (using the register file), R217 contains the Stack Pointer. R216 can be  
used as a general purpose register. However, its contents will be changed if an overflow or underflow  
occurs as the result of incrementing or decrementing the stack address during normal stack operations.  
A user-defined stack can be implemented in both the register file and program or data memory. These can  
be made to increment or decrement on a push by the choice of opcodes. For example, to implement a  
stack that goes from Low addresses to High addresses in the register file, use PUSHUI and POPUD. For a  
stack that goes from High address to Low addresses in data memory, use LDEI for POP and LDEPD for  
PUSH.  
Figure 14. R217 (D9) SPL Stack Pointer  
Bit  
7
SP7  
6
SP6  
5
SP5  
4
SP4  
3
SP3  
2
SP2  
1
SP1  
0
SP0  
Initial Value  
Read/Write  
R/W  
R/W  
R/W  
R/W  
R/W  
R/W  
R/W  
R/W  
Stack operations are supported in the register file or in data memory. Bit 1 in the external Memory Timing  
register (R254B0) selects between the two.  
Register pair R216-R217 forms the Stack Pointer used for all stack operations. R216 is the MSB and  
R217 is the LSB.  
The Stack Pointer always points to data stored on the tip of the stack. The address is decremented prior to  
a PUSH and incrementd after a POP.  
The Stack is also used as a return stack for CALLS and interrupts. During a CALL, the contents of the PC  
are saved on the stack to be restored later. Interrupts cause the contents of the PC and FLAGS to be saved  
on the stack for recovery by IRET when the interrupt is finished.  
When configured for internal stack (using the register file), R217 contains the Stack Pointer. R216 can be  
used as a general purpose register. However, its contents will be changed if an overflow or underflow  
occurs as the result of incrementing or decrementing the stack address during normal stack operations.  
Copyright 2005  
Innovasic.com  
ENG 21 0 050519-00  
www.Innovasic  
Innovasic Semiconductor  
Page 22 of 80  
1.888.824.4184  
 复制成功!