User Activity

Posted on August 02, 2012 at 16:49I'm trying to make a custom drive based on MCS driver; In order to run a STM32F4 (on a discovery board) as USB host of a vendor specific device.Using USBH_BulkSendData I have exchanged data in OUT direction with suc...
Posted on July 04, 2012 at 00:57Hello everyone!I have been reading about the USB Host capability of STM32F4 family;According I have read, the libraries are limited to attach HID and MSC devices; The drivers are developed just for these classes;Will ...
Posted on May 21, 2012 at 15:16Hi everyone!I'm new to the STM32 world, so I'm looking for some concrete example that USB OTG application with a STM32 uC.Did someone have sucess with a similar project that can be shared here?If however you can advise...