Read an wav file from sdcard and play it through I2S on LPC4088 QSB platform
Dependencies: EALib I2SSlave TLV320 mbed
Fork of playback by
works with 16bits / 44,1 khz files.
I'm going to work on 24/32 bits, 48khz 96 khz files...
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:ce93bf118649 | 2016-07-23 | Grag38 | This example project works with the LPC4088 QSB.; It reads a wav file from the sdcard (libs are in the EALib from Embedded Artist) and output it to the dac (TLV320 as RS-Audio board).; ; Hope it will helps who works with I2S with LPC4088 |
1:9ea0cc2fa567 | 2011-08-05 | d_worrall | verison 2.0 |
0:3d6892f6384f | 2011-08-05 | d_worrall | version 2.0 |