User manual

Table Of Contents
Zynq-7000 AP SoC Technical Reference Manual www.xilinx.com 451
UG585 (v1.11) September 27, 2016
Chapter 15: USB Host, Device, and OTG Controller
15.12.3 Isochronous (High Speed) Transfer Descriptor (iTD)
The format of a high-speed isochronous transfer descriptor is illustrated in Table 15-25. This
structure is used only for high-speed isochronous endpoints. The iTD’s must be aligned on a 32-byte
boundary.
iTD DWord 0: Next Link Pointer
The first DWord of an iTD is a pointer to the next schedule data structure.
QH
~~X~
Table 15-40 USB Host Queue Head (QH) Descriptor Format
FSTN
~~~X
Table 15-45 USB Host Frame Span Traversal Node
Descriptor (FSTN) Format
Table 15-24: USB Host Transfer Descriptor Type (TYP) Bit Field (Contd)
Data Structure
iTD
00
QH
01
siTD
10
FSTN
11
Description
Table 15-25: USB Host Isochronous Transfer Descriptor (iTD) Format
Reference Type 313029282726252423222120191817161514 13 121110 9 8 7 6 5 4 3 2 1 0 DWord
Table 15-26 Next dTD Next Link Pointer 00 TYP T 0
Table 15-27
Transaction Status and Control
Status Transaction 0 Length
IOC
PG * Transaction 0 Offset * 1
Status Transaction 1 Length
IOC
PG * Transaction 1 Offset * 2
Status Transaction 2 Length
IOC
PG * Transaction 2 Offset * 3
Status Transaction 3 Length
IOC
PG * Transaction 3 Offset * 4
Status Transaction 4 Length
IOC
PG * Transaction 4 Offset * 5
Status Transaction 5 Length
IOC
PG * Transaction 5Offset * 6
Status Transaction 6 Length
IOC
PG * Transaction 6 Offset * 7
Status Transaction 7 Length
IOC
PG * Transaction 7 Offset * 8
Table 15-28
Buffer Pointer List
Buffer Pointer (Page 0) EndPt R Device Address 9
Buffer Pointer (Page 1) IO Maximum Packet Size 10
Buffer Pointer (Page 2) reserved Mult 11
Buffer Pointer (Page 3) reserved 12
Buffer Pointer (Page 4) reserved 13
Buffer Pointer (Page 5) reserved 14
Buffer Pointer (Page 6) reserved 15
Host Controller Read/Write Host Controller Read-only
* means these fields may be modified by the Host controller if the IO field indicates an OUT (DWords 1 to 8).
Table 15-26: USB Host iTD DWord 0: Next Link Pointer
Bits Description
31:5 Next Link Pointer. These bits correspond to memory address signals [31:5], respectively. This field
points to another isochronous transaction descriptor (iTD/siTD) or a QH.
4:3 Reserved. Field reserved and should be set to 0.