Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
For the guys that were interested in my last post. I published the code here: madplayer
This is a port of the libmad library. It is modified to use part of the AHB RAM because the available standard RAM is too small. The demo program plays a fixed file from an USB drive, output goes to AnalogOut, one channel only at the moment.
Documentation is in the code.
Have fun
Edited: removed the last compiler warning...