Dear Sir,
We have bought OMAP-L137 EVM. We used the audio driver delivered with board BSP to capture and play signal. We used snd_pcm_readi to read and snd_pcm_writei to write the signal in a loop. We fed one of the channel with a sinusoid signal and fed the other with 0; In a loop, we read the signal and write the same signal. One wonderful event happened. The signals of left and right channels are exchanged after a while. This event sometimes happened more than one time. We tried several times. What is the problem???? The setting seems to correct and the program is simpler than it was a programming fault. On the other hand, we do not modify the input signal. We play the same buffer read from input.
Best regards,
Jack,