2016-06-25 10:05 AM
Hello everyone,
I'm actually using the Discovery F4 and F7 to understand and use the USB stack from ST,but actually I can't speed more than 400 kB/s with the F4 (Full-Speed USB) and 2.1 MB/s with the F7 (ULPI HS USB). I'm using the CDC class and examples. (for the F7 i'm using the Keil example.) I've already changed the EP FIFO and the send and receive buffer for the specific application,but it don't change anymore the speed. - For the F4 : I'm using example from this website : http://stm32f4-discovery.net/2015/08/hal-library-21-multi-purpose-usb-library-for-stm32fxxx/ My application needs a high performance transmission (In full-speed the objective is 1.3 MB/s and in High-speed 10 MB/s) but i don't know where to modify the code to speed up the speed of tranmission. Did someone achieve to have a good transmission speed on the STM32 Discovery F7 or F4 ? Best Regards, Ismail #hs #usb #fs2016-06-26 09:18 AM
[DEAD LINK /public/STe2ecommunities/mcu/Lists/STM32Discovery/Flat.aspx?RootFolder=/public/STe2ecommunities/mcu/Lists/STM32Discovery/STM32F4%20%20F7%20%20How%20to%20speed%20up%20the%20data%20transmission%20in%20USB&FolderCTID=0x01200200770978C69A1141439FE559EB459D75800084C20D8867EAD444A5987D47BE638E0F&TopicsView=https://my.st.com/public/STe2ecommunities/mcu/Lists/STM32Discovery/AllItems.aspx¤tviews=6]dupe
If you can achieve more than 700-800 KBps from USB-FS, it would surprise me.. What do vendors report for commercial USB Stacks?2016-07-02 12:45 PM