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

ATMEGA64A-AU 参数 Datasheet PDF下载

ATMEGA64A-AU图片预览
型号: ATMEGA64A-AU
PDF下载: 下载PDF文件 查看货源
内容描述: 8位微控制器,带有64K字节的系统内可编程闪存 [8-bit Microcontroller with 64K Bytes In-System Programmable Flash]
分类和应用: 闪存微控制器
文件页数/大小: 392 页 / 7964 K
品牌: ATMEL [ ATMEL ]
 浏览型号ATMEGA64A-AU的Datasheet PDF文件第171页浏览型号ATMEGA64A-AU的Datasheet PDF文件第172页浏览型号ATMEGA64A-AU的Datasheet PDF文件第173页浏览型号ATMEGA64A-AU的Datasheet PDF文件第174页浏览型号ATMEGA64A-AU的Datasheet PDF文件第176页浏览型号ATMEGA64A-AU的Datasheet PDF文件第177页浏览型号ATMEGA64A-AU的Datasheet PDF文件第178页浏览型号ATMEGA64A-AU的Datasheet PDF文件第179页  
ATmega64A  
Figure 20-1. USART Block Diagram(1)  
Clock Generator  
UBRR[H:L]  
OSC  
BAUD RATE GENERATOR  
SYNC LOGIC  
PIN  
CONTROL  
XCK  
TxD  
RxD  
Transmitter  
TX  
CONTROL  
UDR (Transmit)  
PARITY  
GENERATOR  
PIN  
CONTROL  
TRANSMIT SHIFT REGISTER  
Receiver  
CLOCK  
RECOVERY  
RX  
CONTROL  
DATA  
RECOVERY  
PIN  
CONTROL  
RECEIVE SHIFT REGISTER  
UDR (Receive)  
PARITY  
CHECKER  
UCSRA  
UCSRB  
UCSRC  
Note:  
1. Refer to Figure 1-1 on page 2, Table 13-12 on page 80, and Table 13-15 on page 83 for  
USART pin placement.  
The dashed boxes in the block diagram separate the three main parts of the USART (listed from  
the top): Clock generator, Transmitter and Receiver. Control registers are shared by all units.  
The Clock Generation logic consists of synchronization logic for external clock input used by  
synchronous slave operation, and the baud rate generator. The XCK (Transfer Clock) pin is only  
used by synchronous transfer mode. The Transmitter consists of a single write buffer, a serial  
Shift Register, Parity Generator and Control Logic for handling different serial frame formats.  
The write buffer allows a continuous transfer of data without any delay between frames. The  
Receiver is the most complex part of the USART module due to its clock and data recovery  
units. The recovery units are used for asynchronous data reception. In addition to the recovery  
units, the Receiver includes a Parity Checker, Control Logic, a Shift Register and a two level  
receive buffer (UDRn). The Receiver supports the same frame formats as the Transmitter, and  
can detect Frame Error, Data OverRun and Parity Errors.  
20.2.1  
AVR USART vs. AVR UART – Compatibility  
The USART is fully compatible with the AVR UART regarding:  
• Bit locations inside all USART Registers  
• Baud Rate Generation.  
Transmitter Operation.  
Transmit Buffer Functionality.  
• Receiver Operation.  
175  
8160C–AVR–07/09  
 复制成功!