...
Before being released, the µC/USB-Device stack undergoes a series of test, to make sure that it respects the USB 2.0 specification. This page describes the tests that the Core, Classes and USB Device Drivers must pass before they are each released and a small description of every test.
List of Tests
Anchor |
---|
| Table - List of tests for µC/USB-Device and its components |
---|
| Table - List of tests for µC/USB-Device and its components |
---|
|
Panel |
---|
borderWidth | 0 |
---|
title | Table - List of tests for µC/USB-Device and its components |
---|
|
Test | USB 2.0 Command Verifier Chapter 9 | USB 2.0 Command Verifier Class-Specific Tests | Class Demo Application(s) | Other Tests |
---|
Core | Yes | All available classes | All available classes applications | Control Endpoint Transfer Test Zero-Length Packet Test | Audio Class | Yes | N/A | Microphone-only application Loopback application | If audio codec driver is available for the platform, a typical usage test is performed. | CDC-ACM | Yes | N/A | Serial Terminal application | N/A | HID Class | Yes | Yes | Mouse application Read-Write application | N/A | MSC | Yes | Yes | RAMDisk application | N/A | PHDC | Yes | Yes | PHDC example application | N/A | Vendor Class | Yes | N/A | Synchronous Vendor example application Asynchronous Vendor example application | N/A | Device Driver | Yes | All available classes | All available classes applications | Control Endpoint Transfer Test Zero-Length Packet Test |
|
Description
USB 2.0 Command Verifier
...