Question
Is there any example of using audio codec over I2S on STM32WB? I have the stm32wb5mm_dk BV_FULLBAND example and the audio SAI1 is initialized for external microphone mems. But i want to record 48kHz stereo audio instead and i am looking for an exampl
..