欢迎访问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文件第200页浏览型号ATMEGA64A-AU的Datasheet PDF文件第201页浏览型号ATMEGA64A-AU的Datasheet PDF文件第202页浏览型号ATMEGA64A-AU的Datasheet PDF文件第203页浏览型号ATMEGA64A-AU的Datasheet PDF文件第205页浏览型号ATMEGA64A-AU的Datasheet PDF文件第206页浏览型号ATMEGA64A-AU的Datasheet PDF文件第207页浏览型号ATMEGA64A-AU的Datasheet PDF文件第208页  
ATmega64A  
21.3.1  
TWI Terminology  
The following definitions are frequently encountered in this section.  
Table 21-1. TWI Terminology  
Term  
Description  
Master  
The device that initiates and terminates a transmission. The Master also generates the  
SCL clock.  
Slave  
The device addressed by a Master.  
The device placing data on the bus.  
The device reading data from the bus.  
Transmitter  
Receiver  
21.3.2  
Electrical Interconnection  
As depicted in Figure 21-2, both bus lines are connected to the positive supply voltage through  
pull-up resistors. The bus drivers of all TWI-compliant devices are open-drain or open-collector.  
This implements a wired-AND function which is essential to the operation of the interface. A low  
level on a TWI bus line is generated when one or more TWI devices output a zero. A high level  
is output when all TWI devices tri-state their outputs, allowing the pull-up resistors to pull the line  
high. Note that all AVR devices connected to the TWI bus must be powered in order to allow any  
bus operation.  
The number of devices that can be connected to the bus is only limited by the bus capacitance  
limit of 400 pF and the 7-bit slave address space. A detailed specification of the electrical char-  
acteristics of the TWI is given in “Two-wire Serial Interface Characteristics” on page 331. Two  
different sets of specifications are presented there, one relevant for bus speeds below 100 kHz,  
and one valid for bus speeds up to 400 kHz.  
21.4 Data Transfer and Frame Format  
21.4.1  
Transferring Bits  
Each data bit transferred on the TWI bus is accompanied by a pulse on the clock line. The level  
of the data line must be stable when the clock line is high. The only exception to this rule is for  
generating start and stop conditions.  
Figure 21-3. Data Validity  
SDA  
SCL  
Data Stable  
Data Stable  
Data Change  
204  
8160C–AVR–07/09  
 复制成功!