USB OTG HS STM32F407 BOARD
I have successfully implemented the USB_OTG_FS as host as mass storage class on the STM32F407 discovery board. Now I want to do the same with the USB_OTG_HS
But there is no usb connector available on the discovery board
Can anyone guide me what external components to use and also an example code for the same.

