Posted on March 17, 2017 at 10:30Hi all,I am working on memsmic1 application which is convert 1 bit pdm data into pcm. with sampling frequency 16 Khzif#define AUDIO_CHANNELS 2#define AUDIO_SAMPLING_FREQUENCY 16000 #if (AUDIO_SAMPLING_FREQUENCY == 16...