User Activity

I'm trying to catch audio data from 2 digital microphones and pass it to the STM32F4 MCU using AIF1 (Slot 1) of the WM8994 and SAI interface. Also my goal is to output recorded audio data (after some processing of course) using the same codec (STM32 ...