Files
README.mdstm8-music
mp3 player using stm8sxxx (LQFP32) and vs1001k
basic functions completed.
call playMusic(char*) to play mp3 music
noted only support fluent play with bit rate around 192kbits/s.(stm8s have maximum of 24Mhz clock)
Some sources and headers are not needed, but can replace some current module , perhaps can improve io speed of fat32 fs .