Resolved! What is a good buffering method for real time DSP (I2S, DMA) ?
I have a custom board with an STM32F412re and a TLV320aic Codec, where the Codec is in Master mode and the I2S2 Interface of the STM32 in Full Duplex Slave mode.So far I have the I2S2 interface configured to send and receive the data over DMA.On DMA ...