2011-08-30 01:42:11 ad73322 +2010 + aplay + arecord
Shyam sundar (INDIA)
Message: 103182
Hello world,
I am using ad73322 codec on a customised BF531 board with uclinux 2010 distribution.
The sampling rate used is 8KHz. When I give the following command to record the file being
played, sometimes I dont see any recorded samples,sometimes a part of the file being recorded
And sometimes I do see overruns and underruns
What could be the problem? I am using only a single chip
I am attaching the driver file !
arecord -f S16_LE -t wav -d 20 -r 8000 -c 1 test.wav &; aplay -f S16_LE
-t wav -r 8000 -c 1 /tones/tone800.wav
ad73322.c