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 connect an USB keyboard to your microcontroller device.
- The USB Host Mass Storage example enables you to attach an USB memory stick to the microcontroller device and access the data.
- The USB Host CDC ACM example enables you to attach an USB CDC Device to your system.
- The USB Host Custom Class example enables you to attach any USB Device to your system. 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 Pack Installer, select the related Board and Copy the example.