USB Clinic
4-8
AT43DK370 USB Host/Function Dev. Kit User Guide
3423C–USB–1/04
4.7
Data Transfer
The Data Transfer functions contain all types of data exchange methods between the
devices and the Host. The functions includes Get/Send ISO Data (for Isochronous
Transfer), Get/Send Data (for Interrupt, Bulk, and Control Transfer), Control Transfer
(for Control Transfer), and Custom Transfer (for All Transfer Types).
Figure 4-9.
USB Clinic - Data Transfer
4.7.1
Get ISO Data
The Get ISO Data command gets data from a USB device from its Isochronous (ISO)
endpoints. The user has to enter the Device Address of the device with the proper ISO
Endpoint, Packet Size, and the Buffer Size allocated for this operation.
4.7.2
Send ISO Data
The Send ISO Data command sends data to a USB device to its Isochronous (ISO)
endpoints. The user has to enter the Device Address of the device with the proper ISO
Endpoint, Packet Size, and the Buffer Size allocated for this operation.
4.7.3
Get Data
The Get Data command gets data from a USB device from the Non-Isochronous end-
points, such as Interrupt, Bulk and Control. The user has to enter the Device Address of
the device, the Endpoint intended, the number of Retries allowed, the number of NAKs
allowed, and the Buffer Size allocated for the operation.
4.7.4
Send Data
The Send Data command sends data to a USB device to the Non-Isochronous end-
points, such as Interrupt, Bulk and Control. The user has to enter the Device Address of
the device, the Endpoint intended, the number of Retries allowed, the number of NAKs
allowed, and the Buffer Size allocated for the operation.
Summary of Contents for AT43DK370
Page 1: ...AT43DK370 USB Host Function Development Kit User Guide for Revision 1 3...
Page 2: ......
Page 6: ...Table of Contents iv AT43DK370 USB Host Function Dev Kit User Guide 3423C USB 1 04...
Page 8: ...Introduction 1 2 AT43DK370 USB Host Function Dev Kit User Guide 3423C USB 1 04...
Page 46: ...Technical Support 8 2 AT43DK370 USB Host Function Dev Kit User Guide 3423C USB 1 04...
Page 56: ...Appendices 9 10 AT43DK370 USB Host Function Dev Kit User Guide 3423C USB 1 04...