Has anyone experienced sporadic time delays using the USB OTG library.
USB OTG issue. I am working on a project port that uses an STM32F407ZGT that communicates with a PC via a USB VCP. The original implementation used an FTDI USB chip to provide a VCP. We have a simple command, response protocol to talk to the STM32. F...