Bug on USB DEVICE EP0StartXfer ?
Posted on October 04, 2016 at 11:43Hi, I made a small project for USB device with STM32F415, but I have a problem. I receive setup data from the PC on EP0 , but when I write data (which should come out from Device to Host) these data not exit.Moving...