Just an update for ChibiOS 2.6.1 of the code I have to run Libmad on the STM32F4 Discovery board. Code
Continue readingTag: decoder
MP3 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