Hi,
we doing some evaluations with C5535 eZdsp starter kit. I have downloded some examples like the c55_caf_02.00.02.04. Now I'm trying to use the demoboard as a stereo recording device. I enabled the ENABLE_STEREO_RECORD in the psp_i2s.h (c55x5_drivers\inc).
I build a .wav-file with two diffrent channels (left music, right speech). I use a PC-Soundcard and a Media Player to feed the eZdsp which is connected to a laptop. If I try to recorde the 16kHz audio stream (Tool: audacity) I only get the left channel.
I use the CCS5.3 to build the project. (There are also the following tools: bios 5.42.00.07, xdias 7.21.01.07, xdctool 3.24.05.48).
Where is my fault?
Thanks a lot