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

AN2131QC 参数 Datasheet PDF下载

AN2131QC图片预览
型号: AN2131QC
PDF下载: 下载PDF文件 查看货源
内容描述: 在EZ - USBTM集成电路 [The EZ-USBTM Integrated Circuit]
分类和应用:
文件页数/大小: 334 页 / 1468 K
品牌: CYPRESS [ CYPRESS ]
 浏览型号AN2131QC的Datasheet PDF文件第175页浏览型号AN2131QC的Datasheet PDF文件第176页浏览型号AN2131QC的Datasheet PDF文件第177页浏览型号AN2131QC的Datasheet PDF文件第178页浏览型号AN2131QC的Datasheet PDF文件第180页浏览型号AN2131QC的Datasheet PDF文件第181页浏览型号AN2131QC的Datasheet PDF文件第182页浏览型号AN2131QC的Datasheet PDF文件第183页  
The two registers that the 8051 uses to control I2C transfers are shown above. In the EZ-  
USB family, an I2C interrupt request occurs on INT3 whenever the DONE bit (I2CS.0)  
makes a 0-to-1 transition. This interrupt signals the 8051 that the I2C controller is ready  
for another command.  
The 8051 concludes I2C transfers by setting the STOP bit (I2CS.6). When the STOP con-  
dition has been sent over the I2C bus, the I2C controller resets I2CS.6 to zero. During the  
time the I2C controller is generating the stop condition, it ignores accesses to the I2CS and  
I2DAT registers. The 8051 code should therefore check the STOP bit for zero before writ-  
ing new data to I2CS or I2DAT. In the EZ-USB family, it does this by polling the I2CS.6  
bit.  
Page 9-16  
Chapter 9. EZ-USB Interrupts  
EZ-USB TRM v1.9  
 复制成功!