Question:
Sample based talk through code for Stereo mode in ADSP-21569 EZ-KIT
Answer:
Please refer the attached project of Audio_Passthrough_I2S for ADSP-21569 EZ-KIT tested in CCES2.11.0.
Here the left and right channel samples are placed inside SPORT CALLBACK. We can implement audio algorithm inside the SPORT CALLBACK of Audio_Passthrough_I2S.C file.