Hi,
is it possible to transfer and play MP3 file from SD card with PurePath? Are there any app notes on that or example code?
Thanks!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
is it possible to transfer and play MP3 file from SD card with PurePath? Are there any app notes on that or example code?
Thanks!
Hello Sergey,
CC85XX doesn't have MP3 decoder or SD card interface. It only accept digital audio data in I2S format.
You need some other processor which can decode MP3 data from a FAT filesystem on SD card and can produce PCM audio data in I2S format. These data can be send to the CC85XX and next to the air.
Best regards, Pavel.