User Activity

Posted on July 01, 2016 at 11:04I'm using STM32F072 MCU in USB Device mode. The USB enumerates nicely creating 1 interface and 2 bulk endpoints. One input and one output. Both with the maximum transfer size 64 bytes.The problem occurs when I try to ...