Bug in stm32f4 Audio playback and recording ?!
Posted on April 25, 2013 at 12:11 Hello ; In the recording example in teh discovery board we have this code : if(Data_Status==1) { Data_Status=0; /* Switch the buffers*/ if (Switch ==1) { pAudioRecBuf = RecBuf; writebuffer = Re...