USB Component  
MDK Middleware for USB Device and Host Communication
 
Loading...
Searching...
No Matches
USB Host

This chapter describes the software structure of the USB Host Component and explains its use for creating an USB Host application.

The USB Host Component simplifies software development of microcontroller systems that can communicate with USB Devices.

Attributes of the USB Host Component:

RTE Components

The following picture shows the relationships of the RTE Components with the microcontroller's USB Host peripheral (USB Controller). RTE Components provide configuration files and user code templates.

  • Configuration files configure the RTE Components, hardware interfaces, memory resources and USB Host parameters.
  • User code templates provide the skeleton for implementing support for different USB Device classes.
USB Host Structure