Question
Playback PCM audio file
Posted on May 13, 2013 at 11:19
Hi,
I am trying to playback a file with short PCM data recorded at 8KHz, 16bits, mono. I have tryed to configure the I2S with ''I2S_Standard_PCMShort'' but I can�t hear any sound. I have made a file like the file ''audio_sample.c'' included into the example, with the hexadecimal information of my PCM audio file. Should I do something that I have missed? How should I configure the ''Interface Ctl 1'' registry of the audio codec? I have configured it like for the Phillips standard (0x04), but I don�t know if there is something different between both standards regarding this registry. Thanks in advance. #rtfm