Audio via USART (STM32F4 Discovery)
Posted on May 07, 2013 at 03:07I'm trying to create a project where I send an audio file from a computer to my STM32F4-Discovery board via USART and play the file. I have successfully run a USART example where a character is sent to the F4 board and...