This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Audio Play Strange Question[DM8168_EVM]

Other Parts Discussed in Thread: TLV320AIC3106

DearAll

I use 'aplay' to test audio pcm file and find it has some noise(just as tick)

Development board type: DM8168_EVM

Audio Codec: tlv320aic3106

Audio File: PCM 8K Stereo 16Bit

Run Command: aplay -c 2 -D default -f S16_LE -r 8000 -d 30 8K_Stereo_16B_Sine_30s.pcm

I don't know what causes it, if someone can tell me?

Thankx