USB OTG HS bandwidth
Hi everyone,I'm developing a USB OTG Highspeed using STM32F756ZG with USB3340 USB PHY.Currently I'm using two OUT endpoint (EP1 and EP2), the host PC send each request (EP1 --> EP2 --> EP1 --> EP2 and so on). I got a problem when I try to send a requ...