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