User Activity

Posted on April 03, 2016 at 05:04To MCD Application Team and any professional, I read through the source code of  \STM32Cube_FW_F4_V1.10.0\Drivers\BSP\STM32F411E-Discovery\stm32f411e_discovery_audio.c as well as any stm32f4xx_audio.c file.I notice t...
Posted on January 22, 2016 at 02:58Hi all,I am working on a project using STM32F411e-Disco board and HAL driver. It will read audio files from microSD and then play it through CS43L22 (audio DAC with integrated class D speaker driver).The connection...
Posted on October 09, 2015 at 15:39Hi all,I am newbie in stm32f411e-disco and sw4stm32.I am trying to write a audio playback program in my board, but I met some problem in using BSP_Audio_In_Init() and BSP_Audio_Out_Init().This is how I start my pro...