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 connections.
I can see that the SensorTile Cradle expansion has 4 SAI pins in the Arduino connector.
Could someone help me with the hardware connection and where I can find libraries and example codes to read the data on the computer over USB.
