欢迎访问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文件第90页浏览型号ATMEGA128L-8AL的Datasheet PDF文件第91页浏览型号ATMEGA128L-8AL的Datasheet PDF文件第92页浏览型号ATMEGA128L-8AL的Datasheet PDF文件第93页浏览型号ATMEGA128L-8AL的Datasheet PDF文件第95页浏览型号ATMEGA128L-8AL的Datasheet PDF文件第96页浏览型号ATMEGA128L-8AL的Datasheet PDF文件第97页浏览型号ATMEGA128L-8AL的Datasheet PDF文件第98页  
tive when no clock source is selected. The output from the clock select logic is referred to as the  
timer clock (clkT0).  
The double buffered Output Compare Register (OCR0) is compared with the Timer/Counter  
value at all times. The result of the compare can be used by the waveform generator to generate  
a PWM or variable frequency output on the Output Compare Pin (OC0). See “Output Compare  
Unit” on page 95. for details. The compare match event will also set the compare flag (OCF0)  
which can be used to generate an output compare interrupt request.  
Definitions  
Many register and bit references in this document are written in general form. A lower case “n”  
replaces the Timer/Counter number, in this case 0. However, when using the register or bit  
defines in a program, the precise form must be used (i.e., TCNT0 for accessing Timer/Counter0  
counter value and so on).  
The definitions in Table 51 are also used extensively throughout the document.  
Table 51. Definitions  
BOTTOM The counter reaches the BOTTOM when it becomes zero (0x00).  
MAX  
TOP  
The counter reaches its MAXimum when it becomes 0xFF (decimal 255).  
The counter reaches the TOP when it becomes equal to the highest  
value in the count sequence. The TOP value can be assigned to be the  
fixed value 0xFF (MAX) or the value stored in the OCR0 Register. The  
assignment is dependent on the mode of operation.  
Timer/Counter  
Clock Sources  
The Timer/Counter can be clocked by an internal synchronous or an external asynchronous  
clock source. The clock source clkT0 is by default equal to the MCU clock, clkI/O. When the AS0  
bit in the ASSR Register is written to logic one, the clock source is taken from the Timer/Counter  
Oscillator connected to TOSC1 and TOSC2. For details on asynchronous operation, see “Asyn-  
chronous Status Register – ASSR” on page 107. For details on clock sources and prescaler, see  
“Timer/Counter Prescaler” on page 110.  
Counter Unit  
The main part of the 8-bit Timer/Counter is the programmable bi-directional counter unit. Figure  
35 shows a block diagram of the counter and its surrounding environment.  
Figure 35. Counter Unit Block Diagram  
DATA BUS  
TOVn  
(Int.Req.)  
TOSC1  
count  
T/C  
Oscillator  
clk Tn  
clear  
TCNTn  
Control Logic  
Prescaler  
direction  
TOSC2  
clk  
bottom  
top  
I/O  
94  
ATmega128(L)  
2467P–AVR–08/07  
 复制成功!