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

AN2131QC 参数 Datasheet PDF下载

AN2131QC图片预览
型号: AN2131QC
PDF下载: 下载PDF文件 查看货源
内容描述: 在EZ - USBTM集成电路 [The EZ-USBTM Integrated Circuit]
分类和应用:
文件页数/大小: 334 页 / 1468 K
品牌: CYPRESS [ CYPRESS ]
 浏览型号AN2131QC的Datasheet PDF文件第100页浏览型号AN2131QC的Datasheet PDF文件第101页浏览型号AN2131QC的Datasheet PDF文件第102页浏览型号AN2131QC的Datasheet PDF文件第103页浏览型号AN2131QC的Datasheet PDF文件第105页浏览型号AN2131QC的Datasheet PDF文件第106页浏览型号AN2131QC的Datasheet PDF文件第107页浏览型号AN2131QC的Datasheet PDF文件第108页  
4
2
3
5
6
1
H
D
D
H
H
H
D
A
T
A
1
C
R
C
1
D
A
T
A
0
C
R
C
1
A
D
D
R
E
N
D
P
C
R
C
5
A
D
D
R
E
N
D
P
C
R
C
5
..  
.
A
C
K
O
U
T
N
A
K
O
U
T
Payload  
Data  
Payload  
Data  
...  
6
6
Data Packet  
Token Packet  
Data Packet  
Token Packet  
H/S Pkt  
H/S Pkt  
(OUTnBC loaded,  
OUTnBSY=1)  
EPnOUT Interrupt,  
OUTnBSY=0  
4
5
6
7
8
9
D
H
H
H
H
D
D
A
T
A
0
C
R
C
1
D
A
T
A
0
C
A
D
D
R
E
N
D
P
C
R
C
5
A
D
D
R
E
N
D
P
C
R
C
5
..  
.
N
A
K
O
U
T
R
C
1
A
C
K
O
U
T
Payload  
Data  
Payload  
Data  
6
6
Data Packet  
Token Packet  
Data Packet  
Token Packet  
H/S Pkt  
H/S Pkt  
EPnOUT Interrupt,  
OUTnBSY=0  
Load OUTnBC (any value),  
causes OUTnBSY=1  
Figure 6-4. Anatomy of a Bulk OUT Transfer  
Each EZ-USB bulk OUT endpoint has a byte count register, which serves two purposes.  
The 8051 reads the byte count register to determine how many bytes were received during  
the last OUT transfer from the host. The 8051 writes the byte count register (with any  
value) to tell the EZ-USB core that is has finished reading bytes from the buffer, making  
the buffer available to accept the next OUT transfer. The OUT endpoints come up (after  
reset) armed, so the byte count register writes are required only for OUT transfers after the  
first one.  
In the bulk OUT transfer illustrated in Figure 6-4, the 8051 has previously loaded the end-  
point’s byte count register with any value to arm receipt of the next OUT transfer. Loading  
the byte count register causes the EZ-USB core to set the OUT endpoint’s busy bit to 1,  
indicating that the 8051 should not use the endpoint’s buffer.  
The host issues an OUT token (1), followed by a packet of data (2), which the USB core  
acknowledges, clears the endpoint’s busy bit and generates an interrupt request (3). This  
notifies the 8051 that the endpoint buffer contains valid USB data. The 8051 reads the  
endpoint’s byte count register to find out how many bytes were sent in the packet, and  
transfers that many bytes out of the endpoint buffer.  
In a multi-packet transfer, the host then issues another OUT token (4) along with the next  
data packet (5). If the 8051 has not finished emptying the endpoint buffer, the EZ-USB FX  
EZ-USB TRM v1.9  
Chapter 6. EZ-USB CPU  
Page 6-7  
 
 复制成功!