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

ATMEGA128L-8AL 参数 Datasheet PDF下载

ATMEGA128L-8AL图片预览
型号: ATMEGA128L-8AL
PDF下载: 下载PDF文件 查看货源
内容描述: [RISC Microcontroller, 8-Bit, FLASH, 8MHz, CMOS, PQFP64, 14 X 14 MM, 1 MM HEIGHT, 0.80 MM PITCH, PLASTIC, MS-026AEB, TQFP-64]
分类和应用: 时钟微控制器外围集成电路
文件页数/大小: 391 页 / 6192 K
品牌: ATMEL [ ATMEL ]
 浏览型号ATMEGA128L-8AL的Datasheet PDF文件第9页浏览型号ATMEGA128L-8AL的Datasheet PDF文件第10页浏览型号ATMEGA128L-8AL的Datasheet PDF文件第11页浏览型号ATMEGA128L-8AL的Datasheet PDF文件第12页浏览型号ATMEGA128L-8AL的Datasheet PDF文件第14页浏览型号ATMEGA128L-8AL的Datasheet PDF文件第15页浏览型号ATMEGA128L-8AL的Datasheet PDF文件第16页浏览型号ATMEGA128L-8AL的Datasheet PDF文件第17页  
ATmega128(L)  
R0  
R1  
$00  
$01  
$02  
R2  
R13  
R14  
R15  
R16  
R17  
$0D  
$0E  
$0F  
$10  
$11  
General  
Purpose  
Working  
Registers  
R26  
R27  
R28  
R29  
R30  
R31  
$1A  
$1B  
$1C  
$1D  
$1E  
$1F  
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 physically imple-  
mented 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.  
X-register, Y-register,  
and Z-register  
The registers R26..R31 have some added functions to their general purpose usage. These reg-  
isters are 16-bit address pointers for indirect addressing of the Data Space. The three indirect  
address registers X, Y, and Z are described in Figure 5.  
Figure 5. The X-, Y-, and Z-registers  
15  
XH  
XL  
0
0
X - register  
7
0
7
R27 ($1B)  
R26 ($1A)  
15  
YH  
ZH  
YL  
ZL  
0
0
Y - register  
Z - register  
7
0
0
7
R29 ($1D)  
R28 ($1C)  
15  
0
0
7
7
R31 ($1F)  
R30 ($1E)  
In the different addressing modes these address registers have functions as fixed displacement,  
automatic increment, and automatic decrement (see the Instruction Set Reference for details).  
13  
2467P–AVR–08/07  
 复制成功!