I need to connect an I2S ADC to SAI1 on an iMX RT1050. I am currently using a hacked iMX RT1050 EVK as the hardware. The I2S ADC will be the master clock source for all three I2S clocks. The Peripherals config Tool allows me to set the RX_SYNC clock and the RX_BCLK to an external source, but I can't find any setting to set the SAI1_MCLK to an external clock source.
How and where do I do this?
Is it sufficient to set the SAI1_MCLK pin to input? Or is there more to it than that?
Thanks, --- Graham