User Activity

Posted on March 20, 2013 at 23:16Hi all! I re-initialize my USB device during my application is running (I need to init another class). But PC doesn't recognize that the USB has been initializated again. USB bus has to be unplug and plug again and t...
Posted on March 01, 2013 at 21:29Hi everybody! I'm working with STM32F4 Discovery kit. I want to create USB composite device using HID and MSC class. The USB libraries for STM32F4 uses this initialization (for example for HID):     USBD_Init(&USB_OT...