I recently studied the McASP of AM335x and the codec of my board is WM8960.
But the MCLK of WM8960 is sourced by a externally crystal(24.576M) and no pin
is connected to AHCLKX/R. The output pin of externally crystal is connected to
MCLK pin of WM8960 and the GPIO0_19(XDMA_EVENT_INTR0) of the AM335x.
Questions:
1. Can the McASP work in slave mode without AHCLKX/R ?
2. Why the XDMA_EVENT_INTR0 is connected ?