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

ATMEGA48PA-CCU 参数 Datasheet PDF下载

ATMEGA48PA-CCU图片预览
型号: ATMEGA48PA-CCU
PDF下载: 下载PDF文件 查看货源
内容描述: [RISC Microcontroller, 8-Bit, FLASH, AVR RISC CPU, 20MHz, CMOS, PBGA32, 4 X 4 MM, 0.60 MM HEIGHT, 0.50 MM PITCH, GREEN, PLASTIC, UFBGA-32]
分类和应用: 闪存微控制器
文件页数/大小: 349 页 / 2752 K
品牌: ATMEL [ ATMEL ]
 浏览型号ATMEGA48PA-CCU的Datasheet PDF文件第200页浏览型号ATMEGA48PA-CCU的Datasheet PDF文件第201页浏览型号ATMEGA48PA-CCU的Datasheet PDF文件第202页浏览型号ATMEGA48PA-CCU的Datasheet PDF文件第203页浏览型号ATMEGA48PA-CCU的Datasheet PDF文件第205页浏览型号ATMEGA48PA-CCU的Datasheet PDF文件第206页浏览型号ATMEGA48PA-CCU的Datasheet PDF文件第207页浏览型号ATMEGA48PA-CCU的Datasheet PDF文件第208页  
Overview of the TWI  
Module  
The TWI module is comprised of several submodules, as shown in Figure 86. All regis-  
ters drawn in a thick line are accessible through the AVR data bus.  
Figure 86. Overview of the TWI Module  
SCL  
SDA  
Spike  
Filter  
Spike  
Filter  
Slew-rate  
Control  
Slew-rate  
Control  
Bus Interface Unit  
Bit Rate Generator  
START / STOP  
Spike Suppression  
Prescaler  
Control  
Address/Data Shift  
Register (TWDR)  
Bit Rate Register  
(TWBR)  
Arbitration detection  
Ack  
Address Match Unit  
Control Unit  
Address Register  
(TWAR)  
Status Register  
(TWSR)  
Control Register  
(TWCR)  
State Machine and  
Status control  
Address Comparator  
SCL and SDA Pins  
These pins interface the AVR TWI with the rest of the MCU system. The output drivers  
contain a slew-rate limiter in order to conform to the TWI specification. The input stages  
contain a spike suppression unit removing spikes shorter than 50 ns. Note that the inter-  
nal pull-ups in the AVR pads can be enabled by setting the PORT bits corresponding to  
the SCL and SDA pins, as explained in the I/O Port section. The internal pull-ups can in  
some systems eliminate the need for external ones.  
Bit Rate Generator Unit  
This unit controls the period of SCL when operating in a Master mode. The SCL period  
is controlled by settings in the TWI Bit Rate Register (TWBR) and the Prescaler bits in  
the TWI Status Register (TWSR). Slave operation does not depend on Bit Rate or Pres-  
caler settings, but the CPU clock frequency in the Slave must be at least 16 times higher  
than the SCL frequency. Note that slaves may prolong the SCL low period, thereby  
reducing the average TWI bus clock period. The SCL frequency is generated according  
to the following equation:  
CPU Clock frequency  
SCL frequency = ----------------------------------------------------------------------------------------  
16 + 2(TWBR) ⋅ (PrescalerValue)  
204  
ATmega48/88/168  
2545D–AVR–07/04  
 复制成功!