Hi
I am using below setup
- Serial Output port -1 as master
- LRCK_OUT1 & BCLK_OUT1 are connected to codec
- SDATA_OUT1 driving 2ch (I2s) data to codec (SDATA_OUT1 --> CODEC_DIN)
Now i am trying to read serial data from same codec (SDATA_IN1 <-- CODEC_DOUT) , how to achieve this without physically connecting LRCK_IN1 & BCLK_IN1 ?
means
can Port1-out be the clock master and Port1-input be a slave without physically wiring the clock pins between them — i.e. let the DSP sync internally?
or should I connect LRCK_OUT1 --> LRCK_IN1 & BCLK_OUT1-->BCLK_IN1 ?
regards
nagendra







