How to configure the SAI as slave on the I2S bus
Hello everyone,
I am trying to replicate this approach to integrate STM32MP1 with an external audio codec.
The issue I am facing is that the sub-block SAI-A is generating the bitclock (SCK), while I need it to receive it from the external audio codec. I am sniffing the I2S bus and whenever the audio is played, I can see the SCK being generated by SAI-A.
Could you please provide details on how to set the SAI in slave mode, so that the SCK is not generated?
Thanks in advance!
