Skip to content

A simple tool to setup USB test mode for USB2.0 and USB3.0 compliance test.

License

Notifications You must be signed in to change notification settings

JH989876525/USB_TEST_MODE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

A simple tool for USB2.0 & USB3.0 compliance test under linux OS.

Requirement

  • libusb

Build

make 

Run

Reset the power of system between each test.

  1. Using lsusb to check the USB topology of the system.
    lsusb -t
  2. Run USB_TEST_MODE.
    sudo ./USB_TEST_MODE
  3. Select the USB device.
  4. Select the test mode if device is USB2.0.
  5. Select which port to enter the test mode. The number of port can follow the datasheet of the USB device.
  6. Done, now user can check the wavefrom for the compliance test.

About

A simple tool to setup USB test mode for USB2.0 and USB3.0 compliance test.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published