Question about USBH_BulkReceiveData() Usage
Posted on October 23, 2012 at 15:30Hello! I'm currently working on a project using the STM32F4 Discovery board as a CDC-Host. I have succesfully enumerated my usb device and also successfully used USBH_BulkSendData(). But now I'm unsure about how to...