I'm trying to configure McASP2 to create all I2S clocks including MCLK from the internal AUDIO_PLL running at 24.576MHz. In the McASP2_AHCLKX_SOURCE mux, I can select between XREF_CLK0-2, OSC1 and ATCLK0-3. I cannot select AUDIO_PLL as source. If I select OSC1, I do get a valid 1.411MHz BCLK on the ACLKX pin.
Is there a way to (internally) route AUDIO_PLL_OUT to ATCLKn? I can't find any reference to ATCLK other than as mux input. What exactly is ATCLK?
And what is the relation/difference of the clock selected in CM_AUDIOCLK_MCASP2_CLKSEL to the one selected in McASP2_AHCLKX_SOURCE?
Thanks,
Stephan