English
Language : 

EZ-USB Datasheet, PDF (27/334 Pages) Cypress Semiconductor – The EZ-USB USB Integrated Circuit
1.10 The USB Core
O
U
T
A
D
D
R
E
N
D
P
C
R
C
5
Token Packet
D
A Payload
T
A
Data
1
Data Packet
C
R
A
C
C
1
K
6
H/S Pkt
O
U
T
A
D
D
R
E
N
D
P
C
R
C
5
Token Packet
D
A Payload
T
A
Data
0
Data Packet
C
R
A
C
C
1
K
6
H/S Pkt
D+
Serial
Interface
D-
Engine
(SIE)
USB
Tranceiver
Figure 1-8. What the SIE Does
Payload
Data
Payload
Data
A
C
K
Every USB device has a Serial Interface Engine (SIE). The SIE connects to the USB data
lines D+ and D-, and delivers bytes to and from the USB device. Figure 1-8 illustrates a
USB bulk transfer, with time moving from left to right. The SIE decodes the packet PIDs,
performs error checking on the data using the transmitted CRC bits, and delivers payload
data to the USB device. If the SIE encounters an error in the data, it automatically indi-
cates no response instead of supplying a handshake PID. This instructs the host to re-
transmit the data at a later time.
Bulk transfers such as the one illustrated in Figure 1-8 are asynchronous, meaning that
they include a flow control mechanism using ACK and NAK handshake PIDs. The SIE
indicates busy to the host by sending a NAK handshake packet. When the peripheral
device has successfully transferred the data, it commands the SIE to send an ACK hand-
shake packet, indicating success.
To send data to the host, the SIE accepts bytes and control signals from the USB device,
formats it for USB transfer, and sends it over the two-wire USB. Because the USB uses a
self-clocking data format (NRZI), the SIE also inserts bits at appropriate places in the bit
stream to guarantee a certain number of transitions in the serial data. This is called “bit
stuffing,” and is transparently handled by the SIE.
Page 1-10
Chapter 1. Introducing EZ-USB
EZ-USB TRM v1.9