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

ATTINY2313-20SUR 参数 Datasheet PDF下载

ATTINY2313-20SUR图片预览
型号: ATTINY2313-20SUR
PDF下载: 下载PDF文件 查看货源
内容描述: [RISC Microcontroller, 8-Bit, FLASH, AVR RISC CPU, 20MHz, CMOS, PDSO20, 0.300 INCH, GREEN, PLASTIC, MS-013AC, SOIC-20]
分类和应用: 闪存微控制器
文件页数/大小: 223 页 / 1792 K
品牌: ATMEL [ ATMEL ]
 浏览型号ATTINY2313-20SUR的Datasheet PDF文件第5页浏览型号ATTINY2313-20SUR的Datasheet PDF文件第6页浏览型号ATTINY2313-20SUR的Datasheet PDF文件第7页浏览型号ATTINY2313-20SUR的Datasheet PDF文件第8页浏览型号ATTINY2313-20SUR的Datasheet PDF文件第10页浏览型号ATTINY2313-20SUR的Datasheet PDF文件第11页浏览型号ATTINY2313-20SUR的Datasheet PDF文件第12页浏览型号ATTINY2313-20SUR的Datasheet PDF文件第13页  
ATtiny2313/V  
Figure 4. AVR CPU General Purpose Working Registers  
7
0
Addr.  
R0  
R1  
0x00  
0x01  
0x02  
R2  
R13  
R14  
R15  
R16  
R17  
0x0D  
0x0E  
0x0F  
0x10  
0x11  
General  
Purpose  
Working  
Registers  
R26  
R27  
R28  
R29  
R30  
R31  
0x1A  
0x1B  
0x1C  
0x1D  
0x1E  
0x1F  
X-register Low Byte  
X-register High Byte  
Y-register Low Byte  
Y-register High Byte  
Z-register Low Byte  
Z-register High Byte  
Most of the instructions operating on the Register File have direct access to all registers,  
and most of them are single cycle instructions.  
As shown in Figure 4, each register is also assigned a data memory address, mapping  
them directly into the first 32 locations of the user Data Space. Although not being phys-  
ically implemented as SRAM locations, this memory organization provides great  
flexibility in access of the registers, as the X-, Y- and Z-pointer registers can be set to  
index any register in the file.  
The X-register, Y-register, and The registers R26..R31 have some added functions to their general purpose usage.  
Z-register  
These registers are 16-bit address pointers for indirect addressing of the data space.  
The three indirect address registers X, Y, and Z are defined as described in Figure 5.  
Figure 5. The X-, Y-, and Z-registers  
15  
XH  
XL  
0
0
X-register  
7
0
0
7
R27 (0x1B)  
R26 (0x1A)  
15  
YH  
YL  
ZL  
0
0
Y-register  
Z-register  
7
7
R29 (0x1D)  
R28 (0x1C)  
15  
ZH  
0
0
7
7
0
R31 (0x1F)  
R30 (0x1E)  
In the different addressing modes these address registers have functions as fixed dis-  
placement, automatic increment, and automatic decrement (see the instruction set  
reference for details).  
9
2543F–AVR–08/04  
 复制成功!