Just an update for ChibiOS 2.6.1 of the code I have to run Libmad on the STM32F4 Discovery board. Code
Continue readingTag: mp3
MP3 Audio Decoder on STM32F4 Discovery (updated 30/10/2012) – ChibiOS 2.4.2
I like the work that was done by Marco W. (watz) on that forum. Using the same hardware (SD Card
Continue readingMP3 Audio Decoder on STM32F4 Discovery (update)
I have made small updates to the code : – Using -Os instead of -O3 gives much better performance (load
Continue readingMP3 Audio Decoder on STM32F4 Discovery
The ST Firmware for STM32F4 Discovery includes a simple Audio demo that demonstrates a Wave player (directory Project/Audio_playback_and_record). From that
Continue reading