streo mp3 player see: http://mbed.org/users/okini3939/notebook/I2S_AUDIO
Dependencies: FatFileSystemCpp I2SSlave TLV320 mbed
Fork of madplayer by
History
fix
2013-07-26, by okini3939 [Fri, 26 Jul 2013 15:02:49 +0000] rev 5
fix
fix
2012-12-19, by okini3939 [Wed, 19 Dec 2012 06:31:58 +0000] rev 4
fix
1st build;
2012-12-19, by okini3939 [Wed, 19 Dec 2012 06:01:00 +0000] rev 3
1st build;
Version 3:
2010-11-27, by Gruenfrosch [Sat, 27 Nov 2010 17:27:33 +0000] rev 2
Version 3:
* moved another memory block into AHB RAM, giving more room for
* stereo buffer.
* moved content of decode() to main()
* decoding is now safe to be called multiple times (bug in older versions)
* Output routine now fills stereo buffer, DAC output sums channels,
* just for demonstration that stereo output could go here
Fixed the last warning
2010-11-26, by Gruenfrosch [Fri, 26 Nov 2010 13:05:34 +0000] rev 1
Fixed the last warning
First Version
2010-11-26, by Gruenfrosch [Fri, 26 Nov 2010 12:18:30 +0000] rev 0
First Version