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

ATMEGA169PV 参数 Datasheet PDF下载

ATMEGA169PV图片预览
型号: ATMEGA169PV
PDF下载: 下载PDF文件 查看货源
内容描述: 微控制器,带有16K字节的系统内可编程闪存 [Microcontroller with 16K Bytes In-System Programmable Flash]
分类和应用: 闪存微控制器
文件页数/大小: 390 页 / 3485 K
品牌: ATMEL [ ATMEL ]
 浏览型号ATMEGA169PV的Datasheet PDF文件第200页浏览型号ATMEGA169PV的Datasheet PDF文件第201页浏览型号ATMEGA169PV的Datasheet PDF文件第202页浏览型号ATMEGA169PV的Datasheet PDF文件第203页浏览型号ATMEGA169PV的Datasheet PDF文件第205页浏览型号ATMEGA169PV的Datasheet PDF文件第206页浏览型号ATMEGA169PV的Datasheet PDF文件第207页浏览型号ATMEGA169PV的Datasheet PDF文件第208页  
19.2.4  
Two-wire Mode  
The USI Two-wire mode is compliant to the Inter IC (TWI) bus protocol, but without slew rate lim-  
iting on outputs and input noise filtering. Pin names used by this mode are SCL and SDA.  
Figure 19-4. Two-wire Mode Operation, Simplified Diagram  
VCC  
SDA  
Bit7  
Bit6  
Bit5  
Bit4  
Bit3  
Bit2  
Bit1  
Bit0  
SCL  
HOLD  
SCL  
Two-wire Clock  
Control Unit  
SLAVE  
SDA  
SCL  
Bit7  
Bit6  
Bit5  
Bit4  
Bit3  
Bit2  
Bit1  
Bit0  
PORTxn  
MASTER  
Figure 19-4 shows two USI units operating in Two-wire mode, one as Master and one as Slave.  
It is only the physical layer that is shown since the system operation is highly dependent of the  
communication scheme used. The main differences between the Master and Slave operation at  
this level, is the serial clock generation which is always done by the Master, and only the Slave  
uses the clock control unit. Clock generation must be implemented in software, but the shift  
operation is done automatically by both devices. Note that only clocking on negative edge for  
shifting data is of practical use in this mode. The slave can insert wait states at start or end of  
transfer by forcing the SCL clock low. This means that the Master must always check if the SCL  
line was actually released after it has generated a positive edge.  
Since the clock also increments the counter, a counter overflow can be used to indicate that the  
transfer is completed. The clock is generated by the master by toggling the USCK pin via the  
PORT Register.  
The data direction is not given by the physical layer. A protocol, like the one used by the TWI-  
bus, must be implemented to control the data flow.  
204  
ATmega169P  
8018A–AVR–03/06  
 复制成功!