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

90S1200 参数 Datasheet PDF下载

90S1200图片预览
型号: 90S1200
PDF下载: 下载PDF文件 查看货源
内容描述: 8 -bit微控制器1K字节的系统内可编程闪存 [8-Bit Microcontroller with 1K bytes In-System Programmable Flash]
分类和应用: 闪存微控制器
文件页数/大小: 71 页 / 1365 K
品牌: ATMEL [ ATMEL ]
 浏览型号90S1200的Datasheet PDF文件第4页浏览型号90S1200的Datasheet PDF文件第5页浏览型号90S1200的Datasheet PDF文件第6页浏览型号90S1200的Datasheet PDF文件第7页浏览型号90S1200的Datasheet PDF文件第9页浏览型号90S1200的Datasheet PDF文件第10页浏览型号90S1200的Datasheet PDF文件第11页浏览型号90S1200的Datasheet PDF文件第12页  
Operands are contained in register r (Rr) and d (Rd). The result is stored in register d  
(Rd).  
I/O Direct  
Figure 9. I/O Direct Addressing  
Operand address is contained in 6 bits of the instruction word. n is the destination or  
source register address.  
Relative Program Addressing, Figure 10. Relative Program Memory Addressing  
RJMP and RCALL  
Program execution continues at address PC + k + 1. The relative address k is -2048 to  
2047.  
Subroutine and Interrupt The AT90S1200 uses a 3 level deep hardware stack for subroutines and interrupts. The  
hardware stack is 9 bits wide and stores the Program Counter (PC) return address while  
subroutines and interrupts are executed.  
Hardware Stack  
RCALL instructions and interrupts push the PC return address onto stack level 0, and  
the data in the other stack levels 1 - 2 are pushed one level deeper in the stack. When a  
RET or RETI instruction is executed the returning PC is fetched from stack level 0, and  
the data in the other stack levels 1 - 2 are popped one level in the stack.  
If more than three subsequent subroutine calls or interrupts are executed, the first val-  
ues written to the stack are overwritten.  
8
AT90S1200  
0838HAVR03/02  
 复制成功!