Other Parts Discussed in Thread: PCM1864,
Hi ,
I am working on Sitara AM5728 processor and interfaced PCM1864 based custom circular microphone board through McASP2 interface.
I enabled 1 serializer, in this case data received is played out and audio is clean. I tried to enable 3 serializers then the audio data do not have the background noise but the audio appears to be modulated.
In both the cases the audio data is passing through beam forming ,ASNR and MSS algorithms.
In case of one serializer the buffer format is "Mcasp_BufferFormat_1SER_MULTISLOT_INTERLEAVED"
In case of 3 serializers the buffer format is "Mcasp_BufferFormat_MULTISER_MULTISLOT_SEMI_INTERLEAVED_2"
Buffer sizes and buffer handling appears to be fine, I am not able to understand what is causing the audio to be modulated.
I have attched the raw data captured in both cases and it can be played on audacity with following settings,
Encoding : Signed 32bit PCM
Byte-order: Little-Endian
Channels: 2 Channels (Stereo)
Sampling Rate: 16000Hz
Please help me resolving the issue.
Thanks
Janardan MRaw_Audio_Data.zip