Hi Engineers,
I am developing an MP3 player for which I need help to convert mp3 files available in SD card into native file and to transmit through i2s to the DAC.
I tried playing .WAV formatted file, it is able to play but still have some glitches and tick sounds with it.
However the .WAV is very large in size so i want to use mp3 files.
Before sending into DAC the mp3 file has to be converted to uncompressed form.
Please help me, suggest me how to do it.
Thanks.