USB OTG Drivers (Windows Embedded CE 6.0)
1/6/2010
Universal serial bus (USB) On-The-Go (OTG) is a technology standard defined by the OTG supplement to the USB 2.0 specification. This standard lays out a method whereby portable devices can interact directly with other portable devices. The OTG supplement extends the USB 2.0 specification to allow devices to dynamically switch, on the same port, between operating as a USB host and a USB function.
Windows Embedded CE supports USB OTG as of Windows Embedded CE 6.0.
This section provides links to topics relevant to developing USB OTG drivers.
In This Section
- USB OTG Driver Development Concepts
Explains the basic development concepts for USB OTG drivers.
- USB OTG Driver Registry Settings
Provides the default registry settings for USB OTG drivers.
- USB OTG Driver Samples
Provides the location for USB OTG driver samples.
- USB OTG Driver Reference
Provides reference information for USB OTG driver IOCTLs.
Related Sections
- USB Function Drivers
Describes USB host controller drivers and USB host client drivers.
- USB Host Drivers
Describes USB function controller drivers and USB function client drivers.