User Activity

Posted on May 01, 2012 at 12:37Hi. I want to simply read the PCM data coming from the microphone(MP45DT02), which is on the stm32f4 discovery board. I configured the I2S2_CK and I2S2_SD pins, the I2S communication, and enabled the SPI_I2S_IT_RXNE in...
Posted on April 24, 2012 at 00:01Hi. If  i want to use PDM_Filter_64_LSB() function from pmd_filter.h in my program or just build the ''Audio_playback_and_record'' project, i got a 'undefined reference to PDM_Filter_64_LSB' error. I guess i have to ...