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

ATMEGA8L-8AUR 参数 Datasheet PDF下载

ATMEGA8L-8AUR图片预览
型号: ATMEGA8L-8AUR
PDF下载: 下载PDF文件 查看货源
内容描述: 8位爱特梅尔带有8K字节的系统内可编程闪存 [8-bit Atmel with 8KBytes In-System PRogrammable Flash]
分类和应用: 闪存
文件页数/大小: 331 页 / 6705 K
品牌: ATMEL [ ATMEL CORPORATION ]
 浏览型号ATMEGA8L-8AUR的Datasheet PDF文件第8页浏览型号ATMEGA8L-8AUR的Datasheet PDF文件第9页浏览型号ATMEGA8L-8AUR的Datasheet PDF文件第10页浏览型号ATMEGA8L-8AUR的Datasheet PDF文件第11页浏览型号ATMEGA8L-8AUR的Datasheet PDF文件第13页浏览型号ATMEGA8L-8AUR的Datasheet PDF文件第14页浏览型号ATMEGA8L-8AUR的Datasheet PDF文件第15页浏览型号ATMEGA8L-8AUR的Datasheet PDF文件第16页  
ATmega8(L)
• Bit 1 – Z: Zero Flag
The Zero Flag Z indicates a zero result in an arithmetic or logic operation. See the “Instruction
for detailed information.
• Bit 0 – C: Carry Flag
The Carry Flag C indicates a Carry in an arithmetic or logic operation. See the “Instruction
for detailed information.
General Purpose
Register File
The Register File is optimized for the AVR Enhanced RISC instruction set. In order to achieve
the required performance and flexibility, the following input/output schemes are supported by the
Register File:
One 8-bit output operand and one 8-bit result input
Two 8-bit output operands and one 8-bit result input
Two 8-bit output operands and one 16-bit result input
One 16-bit output operand and one 16-bit result input
shows the structure of the 32 general purpose working registers in the CPU.
Figure 3.
AVR CPU General Purpose Working Registers
7
R0
R1
R2
R13
General
Purpose
Working
Registers
R14
R15
R16
R17
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
0x0D
0x0E
0x0F
0x10
0x11
0
Addr.
0x00
0x01
0x02
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
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-pointer, Y-pointer, and Z-pointer Registers can be set to index any register in
the file.
12
2486AA–AVR–02/2013