2013-12-03 05:48 AM
Hello I want to use 2 usb otg peripheral units of stm32f205 MCU to transfer .wav files one to other.. Where can I find source codes from? Do you have any idea or suggestion? What problems do you think I have by using 2 usb?
Thank you... #2-usb-otg2013-12-03 06:28 AM
Well there's the USB firmware libraries, and the firmware update example in the STM32F4-Discovery examples (USB Flash + FatFs). There are perhaps some Olimex or eBay boards with two USB connections, you could see what they have. At the end of the day as a developer your likely to have to code your own solution.