I2S Full Duplex with STM32F301
Hello,I try to use I2S in full duplex mode master with DMA but it doesn't work as expected.The I2S is configured in 24 bits @32Khz.DMA TX and RX are configured in half-word circular mode.I can send data manually but if I loop the input to the output ...