Mass Storage Class Tests
| 97 of 124
S
u
pe
rS
pe
ed
U
S
B
Ex
pl
o
re
r
2
8
0
Specification Reference
USB Mass Storage Device Compliance Specification TD1.8.
8.9
Case 5 Test
Test Summary
Examiner sends a series of mass storage class requests intended to confirm the case:
Hi > Di: host wants to transfer data IN, device wants to transfer less
data IN.
Test Steps and Expected Results
1.
Examiner initializes the link to U0.
2.
Examiner issues several standard descriptor requests and places the device into the
configured state.
3.
Examiner issues an Inquiry command (Data Transfer Length = 36 bytes), a Test Unit
Ready command (Data Transfer Length = 0 bytes), and a Read Capacity command (Data
Transfer Length = 8 bytes).
Multiple Test Unit Ready commands may be issued until the device
reports it is ready.
4.
To induce the Case 5 behavior, Examiner issues a Read (10) with CBWDataTransferLength
=
BlockSize x2
, Transfer Length = 1 block, and Direction = Data IN.
The test fails if any of the requirements listed below are not met:
The returned CSW must be 13 bytes in length.
The signature must be correct.
The Tag must match the Tag on the CBW.
The dDataResidue field must be equal to 0 Bytes.
In each Status Transport, the bStatus field must be equal to 0x00 (Command Passed) or 0x01
(Command Failed).