This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

USB 2.0 Compliance tests

Other Parts Discussed in Thread: AM3352

Hi All,

We are conducting USB 2.0 compliance tests for our custom board (AM3352 processor) based on Beagle Bone black with TI SDK 8.0.

Given below is the test set up details:

We have the following test pattern generation requirements regarding the same:

0 == PID 0x0100 Reserved
1 == PID 0x0101 TEST_SE0_NAK
2 == PID 0x0102 TEST_J

3 == PID 0x0103 TEST_K
4 == PID 0x0104 TEST_PACKET
5 == PID 0x0105 Reserved


6 == PID 0x0106 HS_HOST_PORT_SUSPEND_RESUME
7 == PID 0x0107 SINGLE_STEP_GET_GEV_DESC
8 == PID 0x0108 SINGLE_STEP_SET_FEATURE


9 == PID 0x0109 Reserved

 
As per the link below, we have information about pattern generation for above tests (1) to (4).
processors.wiki.ti.com/.../UsbgeneralpageLinuxCore

Can anyone please help with the commands from AM3352 for tests (6) to (8)?

Since the MUSB is operating in the host mode during the above tests, we need run commands from processor that will generate the test packets for these tests (6 - 8).

Thanks,
Sridhar CR