STM32F4 USB OTG Enable/Disable
Posted on April 19, 2014 at 08:17Hey guys,I'm trying to disable the USBH for the F4 board after calling the ''USBH_Init'' function. Once initialized, it interferes with a connected LCD (timing issues I believe).I have tried ''USBH_DeInit'' but with ...