Chapter 1 - Introduction to USBX Device Stack
USBX is a full-featured USB stack for deeply embedded applications. This chapter introduces USBX, describing its applications and benefits
USBX features
USBX supports the three existing USB specifications: 1.1, 2.0 and OTG. It is designed to be scalable and will accommodate simple USB topologies with only one connected device as well as complex topologies with multiple devices and cascading hubs. USBX supports all the data transfer types of the USB protocols: control, bulk, interrupt, and isochronous.
USBX supports both the host side and the device side. Each side is composed of three layers.
-
Controller layer
-
Stack layer
-
Class layer
The relationship between the USB layers is as follows:
Product Highlights
-
Complete ThreadX processor support
-
No royalties
-
Complete ANSI C source code
-
Real-time performance
-
Responsive technical support
-
Multiple class support
-
Multiple class instances
-
Integration of classes with ThreadX, FileX, and NetX Duo
-
Support for USB devices with multiple configurations
-
Support for USB composite devices
-
Support for USB power management
-
Support for USB OTG
-
Export trace events for TraceX