Posted on December 04, 2015 at 13:27Hello, I work with STM32F429-Disco. I have problem understanding how USB class device driver should be implemented. From MSC class driver implementation I see: - DataOut is called for ep out where Receive() is cal...