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

ATMEGA2560-16AU-SL383 参数 Datasheet PDF下载

ATMEGA2560-16AU-SL383图片预览
型号: ATMEGA2560-16AU-SL383
PDF下载: 下载PDF文件 查看货源
内容描述: [Microcontroller, 8-Bit, FLASH, AVR RISC CPU, 16MHz, CMOS, PQFP100, 14 X 14 MM, 1 MM HEIGHT, 0.50 MM PITCH, GREEN, PLASTIC, MS-026AED, TQFP-100]
分类和应用: 时钟微控制器
文件页数/大小: 448 页 / 7518 K
品牌: ATMEL [ ATMEL ]
 浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第238页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第239页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第240页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第241页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第243页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第244页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第245页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第246页  
The Power Reduction TWI bit, PRTWI bit in “PRR0 – Power Reduction Register 0” on page 56  
must be written to zero to enable the 2-wire Serial Interface.  
24.2.2  
Electrical Interconnection  
As depicted in Figure 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 out-  
put when all TWI devices trim-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 “SPI Timing Characteristics” on page 377. 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.  
24.3 Data Transfer and Frame Format  
24.3.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 24-1. Data Validity  
SDA  
SCL  
Data Stable  
Data Stable  
Data Change  
24.3.2  
START and STOP Conditions  
The Master initiates and terminates a data transmission. The transmission is initiated when the  
Master issues a START condition on the bus, and it is terminated when the Master issues a  
STOP condition. Between a START and a STOP condition, the bus is considered busy, and no  
other master should try to seize control of the bus. A special case occurs when a new START  
condition is issued between a START and STOP condition. This is referred to as a REPEATED  
START condition, and is used when the Master wishes to initiate a new transfer without relin-  
quishing control of the bus. After a REPEATED START, the bus is considered busy until the next  
STOP. This is identical to the START behavior, and therefore START is used to describe both  
START and REPEATED START for the remainder of this datasheet, unless otherwise noted. As  
242  
ATmega640/1280/1281/2560/2561  
2549L–AVR–08/07  
 复制成功!