2014-01-08 04:20 PM
Guys,
How to play wav on STM32F4 Discovery? If I want to play from USB Key, I enable : #define MEDIA_USB_KEY and how to connect USB flash drive to this board ? with adaptor ? the socket is too small for USB flash drive... I'm reading ''Getting started...'' now it seems to be a cable .... Is it reading from my PC or from USB flash drive....? I'm wondering ?? Thanks2014-01-08 04:53 PM
and how to connect USB flash drive to this board ? with adaptor ? the socket is too small for USB flash drive...
http://www.ebay.com/bhp/micro-b-usb-host-otg-cable
2014-01-08 07:40 PM
2014-01-08 07:58 PM
I can't play every wav files, what's the limitation ?thanks
2014-01-08 08:08 PM
2014-01-08 08:40 PM
You have access to the same code and documentation I do. There may well be limits and types of files it can handle (bits, channels, frequencies, etc), or sizes/limits related to the convenience of coding. Some of these might be artificial or arbitrary. I haven't done the analysis.