Connecting STM32L4 over I2S (SAI port) to external Audio Codec
I have an analog mic connected at an Audio Codec (MAX98090) which provides an I2S connectivity.I would like to connect this Codec over I2S to the STM32L4 . I have SensorTile and the Nucleo, both have the STM2L476 chip with 2 SAI ports to test the con...