STM32F4discovery hight speed USB
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-11-29 8:15 PM
Posted on November 30, 2012 at 05:15
Hi:
I am using the USB part of audio playback sample code of STM32F4 discovery. In waverecorder.c I customized the recorder_update() function. I think it stores data at the rate of 12Mbps in USB. M i right? I want to speed up the transfer rate. how is it possible? thanks #usb-storage-hs
Labels:
- Labels:
-
USB
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-11-30 3:40 AM
Posted on November 30, 2012 at 12:40
You need an external PHY for High Speed USB. If it's not practical/desirable to add one consider a different eval board, I recall seeing some on eBay
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
Up vote any posts that you find helpful, it shows what's working..
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2012-12-02 8:54 PM
Posted on December 03, 2012 at 05:54 thnks. I wanna ask in audio example it uses full speed... did it use 12Mbps or slower than that to store data in USB? regards
