Common workflow for all USB devices.
// Maximum current allowed on Vbus (mA) which depends of 5V generator #define USB_HOST_POWER_MAX 500 // (500mA)
USBH_start();