USB Component  Version 6.17.0
MDK Middleware for USB Device and Host Communication
Examples

MDK Professional contains multiple example projects that show how to implement an USB Host. The following examples are available for most of the development boards:

  • The USB Host Keyboard example shows how to interact with an USB keyboard from a microcontroller.
  • The USB Host Mass Storage example shows how to access an USB memory stick from a microcontroller.
  • The USB Host CDC ACM example shows how to communicate with an USB CDC Device from a microcontroller.
  • The USB Host Custom Class example shows how to communicate with any USB Device from a microcontroller. Here, it will be demonstrated using a USB to serial RS232 adapter with Prolific PL2303 UART-to-USB bridge chip.

To use these examples, use the , select the related Board and Copy the example.