I am trying to config McASP 0f AM3358 as a master of 4-wire I2S as follows:
pin_A13: I2S_BCLK(output)
pin_B13:I2S_WCLK(output)
pin_D12: I2S_TXD(output)
pinf_D13:I2S_RXD(input)
Can you help check if this is correct? and also can you provide a small example with the configuration source code?
thanks!