USB Clinic
AT43DK370 USB Host/Function Dev. Kit User Guide
4-5
3423C–USB–1/04
4.5
Memory
There are two types of memory commands are available, Fill Memory and Read
Memory.
4.5.1
Fill Memory
The Fill Memory command allows the user to write to the memory location of the target
device with the desired data size in Little Endian format. The user will need to select the
desired data size (8 bits, 16 bits, or 32 bits), then enter the number of data size to fill
(4 digits decimal value), starting address (Hex value), and the pattern (Hex value) to be
written to the target address.
4.5.2
Read Memory
The Read Memory command allows the user to read to the desired memory location of
the target device in the Little Endian format. The user will need to select the data size to
be read (8 bits, 16 bits, or 32 bits), and then enter the starting address (Hex value) to
read from the target. The output displays a maximum of 8 address values (for 8 bytes or
4 words or 2 long words) of Hex value per line, and it displays from lower address to
higher address (left to right, and top to bottom). Please note that the available memory
address in the AT43DK370 Development Board ranges up to 0x3FFFFFFF. The user
will not be able to read or write to memory addresses beyond this limit.
Figure 4-5.
USB Clinic - Read Memory
4.6
Enumeration
The Enumeration functions allow for retrieving and potentially altering the USB device
interface setting upon successful device connection and enumeration. There are five
Enumeration functions, as shown in Figure 4-6, they are the Get Device Descriptor,
Get Configuration Descriptor, Get String Descriptor, Set Configuration, and Set
Interface.
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...