In this use case, the USB host is used to support USB high speed.
Setup steps
Prior to implement this use case, be sure to have already apply the UDI module "basic use case".
Usage steps
Example code
Content of conf_usb_host.h:
#define USB_HOST_HS_SUPPORT
Workflow
- Ensure that conf_usb_host.h is available and contains the following parameters required for a USB device high speed (480Mbit/s):
#define USB_HOST_HS_SUPPORT