User Activity

Posted on July 23, 2015 at 10:28Hi, all!Didn't found any mention about transmission of data for Low speed devices, connected to USB host via Full speed Hub. Is it really possible to use STM32F405  USB controller in host mode for such a sittuation?De...
Posted on April 10, 2015 at 13:46Hi all! I study the maximum transfer speed possible for USB HS host in STM32F407. Using code from ST-examples for USB High Speed host, I managed to transmit no more than 4 bulk packets of 512 bytes per microframe (12...
Posted on February 17, 2015 at 15:54Hi all! I'm a bit confused by USB Host behaviour when trying to enable Suspend mode.I use ST USB library v.2.1.0. and STM32F407. Use Host example for HID device, and it is working correct. Now I try to make some c...
Posted on January 29, 2015 at 08:35Hi!I'm trying to implement USB High Speed Host on STM32F405 micro. I use IAR and corresponding examples for USB Host. Playing with examples, I had success in sending Bulk, Interrupt and single Isochronous packets.N...
Posted on December 27, 2012 at 09:59Hi! I have a problem with usage of ST-example for Virtual Com port. I have STM32F107 on my board. Example is downloaded correctly and all seems workable. The thing is that my board is not standard evaluation board...