SAMV71 Xplained Ultra Software Package 1.4

Enable USB high speed support

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

  1. 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 
      
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines