Hi
I have used AIC3100 with AM3354,i have integrated codec driver of AIC3100 with android linux kernel. Now codec register successfully, but when i try to play wav file using tinyalsa it gives error as "Error Playing File".
At AM3354 side :
for audio : i have used McASP0
for control transfer: i have used I2C with address 0x18
At AIC3100 :
configured as Master.
Master clock 24MHz.
Now when i am trying to play wav file, the codec aic3100 is not generating any clock on WCLK and BCLK.
Anyone know why codec is not able to generate bclk and wclk clock..
Thanks