Nucleus USB Class Drivers
Nucleus USB provides a series of class
driver components that implement functions like
storage,
printing,
human interface,
communication, and more. The
specification defines standard USB functions so devices
from various manufacturers can interoperate on the bus
without hosts requiring custom drivers to support specific
vendors.
For each type of USB function you plan to
support in a host or a peripheral (function) device, you
need a respective side of Nucleus USB class driver, i.e. a
Nucleus USB Host class driver or a Nucleus USB Function
class driver. To support a like-to-like OTG device
connectivity i.e. PDA to PDA or MP3 to MP3, the Nucleus
USB OTG class driver that consists of Nucleus USB Host
class driver and Nucleus USB Function class driver is
required. You can write your own standard or
vendor-specific class drivers with relative ease by
leveraging a wealth of Nucleus USB base class driver
functionality included with every copy of Nucleus USB.
Please contact your local sales
representative for current Nucleus USB class driver
availability.
Previous 1
2 3
4
Next
See Also:
Applications,
Benefits,
Collateral, and
Overview
 |