Efficient I2S operation with MONO Audio
Posted on January 25, 2015 at 09:02I'm experimenting with an audio ADC connected to the I2S peripheral on my STM32F401 Discovery Board. Right now I have the microcontrollers I2S interface configured as slave half-duplex mode (input only). In other w...