欢迎访问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文件第244页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第245页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第246页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第247页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第249页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第250页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第251页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第252页  
CPU Clock frequency  
SCL frequency = -----------------------------------------------------------  
TWPS  
16 + 2(TWBR) 4  
TWBR = Value of the TWI Bit Rate Register.  
TWPS = Value of the prescaler bits in the TWI Status Register.  
Note:  
Pull-up resistor values should be selected according to the SCL frequency and the capacitive bus  
line load. See “2-wire Serial Interface Characteristics” on page 375 for value of pull-up resistor.  
24.5.3  
Bus Interface Unit  
This unit contains the Data and Address Shift Register (TWDR), a START/STOP Controller and  
Arbitration detection hardware. The TWDR contains the address or data bytes to be transmitted,  
or the address or data bytes received. In addition to the 8-bit TWDR, the Bus Interface Unit also  
contains a register containing the (N)ACK bit to be transmitted or received. This (N)ACK Regis-  
ter is not directly accessible by the application software. However, when receiving, it can be set  
or cleared by manipulating the TWI Control Register (TWCR). When in Transmitter mode, the  
value of the received (N)ACK bit can be determined by the value in the TWSR.  
The START/STOP Controller is responsible for generation and detection of START, REPEATED  
START, and STOP conditions. The START/STOP controller is able to detect START and STOP  
conditions even when the AVR MCU is in one of the sleep modes, enabling the MCU to wake up  
if addressed by a Master.  
If the TWI has initiated a transmission as Master, the Arbitration Detection hardware continu-  
ously monitors the transmission trying to determine if arbitration is in process. If the TWI has lost  
an arbitration, the Control Unit is informed. Correct action can then be taken and appropriate  
status codes generated.  
24.5.4  
Address Match Unit  
The Address Match unit checks if received address bytes match the seven-bit address in the  
TWI Address Register (TWAR). If the TWI General Call Recognition Enable (TWGCE) bit in the  
TWAR is written to one, all incoming address bits will also be compared against the General Call  
address. Upon an address match, the Control Unit is informed, allowing correct action to be  
taken. The TWI may or may not acknowledge its address, depending on settings in the TWCR.  
The Address Match unit is able to compare addresses even when the AVR MCU is in sleep  
mode, enabling the MCU to wake up if addressed by a Master. If another interrupt (e.g., INT0)  
occurs during TWI Power-down address match and wakes up the CPU, the TWI aborts opera-  
tion and return to it’s idle state. If this cause any problems, ensure that TWI Address Match is the  
only enabled interrupt when entering Power-down.  
24.5.5  
Control Unit  
The Control unit monitors the TWI bus and generates responses corresponding to settings in the  
TWI Control Register (TWCR). When an event requiring the attention of the application occurs  
on the TWI bus, the TWI Interrupt Flag (TWINT) is asserted. In the next clock cycle, the TWI Sta-  
tus Register (TWSR) is updated with a status code identifying the event. The TWSR only  
contains relevant status information when the TWI Interrupt Flag is asserted. At all other times,  
the TWSR contains a special status code indicating that no relevant status information is avail-  
able. As long as the TWINT Flag is set, the SCL line is held low. This allows the application  
software to complete its tasks before allowing the TWI transmission to continue.  
The TWINT Flag is set in the following situations:  
248  
ATmega640/1280/1281/2560/2561  
2549L–AVR–08/07  
 复制成功!