2012-11-29 08:15 PM
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-hs2012-11-30 03:40 AM
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
2012-12-02 08:54 PM