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

AN2131QC 参数 Datasheet PDF下载

AN2131QC图片预览
型号: AN2131QC
PDF下载: 下载PDF文件 查看货源
内容描述: 在EZ - USBTM集成电路 [The EZ-USBTM Integrated Circuit]
分类和应用:
文件页数/大小: 334 页 / 1468 K
品牌: CYPRESS [ CYPRESS ]
 浏览型号AN2131QC的Datasheet PDF文件第63页浏览型号AN2131QC的Datasheet PDF文件第64页浏览型号AN2131QC的Datasheet PDF文件第65页浏览型号AN2131QC的Datasheet PDF文件第66页浏览型号AN2131QC的Datasheet PDF文件第68页浏览型号AN2131QC的Datasheet PDF文件第69页浏览型号AN2131QC的Datasheet PDF文件第70页浏览型号AN2131QC的Datasheet PDF文件第71页  
2
4.4  
I C Controller  
The USB core contains an I2C controller for boot loading and general-purpose I2C bus  
interface. This controller uses the SCL (Serial Clock) and SDA (Serial Data) pins. I2C  
Controller describes how the boot load operates at power-on to read the contents of an  
external serial EEPROM to determine the initial EZ-USB FX configuration. The boot  
loader operates automatically, while the 8051 is held in reset. The last section of this chap-  
ter describes the operating details of the boot loader.  
After the boot sequence completes and the 8051 is brought out of reset, the general-pur-  
pose I2C controller is available to the 8051 for interface to external I2C devices, such as  
other EEPROMS, I/O chips, audio/video control chips, etc.  
2
4.5  
8051 I C Controller  
start  
stop  
D7  
D6  
2
D5  
3
D4  
4
D3  
5
D2  
6
D1  
7
D0  
8
ACK  
9
SDA  
SCL  
1
2
Figure 4-5. General I C Transfer  
Figure 4-5 illustrates the waveforms for an I2C transfer. SCL and SDA are open-drain EZ-  
USB pins, which must be pulled up to Vcc with external resistors. The EZ-USB chip is an  
I2C bus master only, meaning that it synchronizes data transfers by generating clock  
pulses on SCL by driving low. Once the master drives SCL low, external slave devices can  
also drive SCL low to extend clock cycle times.  
To synchronize I2C data, serial data (SDA) is permitted to change state only while SCL is  
low, and must be valid while SCL is high. Two exceptions to this rule are used to generate  
START and STOP conditions. A START condition is defined as SDA going low, while  
SCL is high, and a STOP condition is defined as SDA going high, while SCL is high. Data  
is sent MSB first. During the last bit time (clock #9 in Figure 4-5), the master (EZ-USB)  
floats the SDA line to allow the slave to acknowledge the transfer by pulling SDA low.  
Page 4-6  
Chapter 4. EZ-USB CPU  
EZ-USB TRM v1.9  
 
 复制成功!