Hi,
I'm wondering if the DRA77P is able to receive data from 2 MIC MEMS with PDM modulation, like the ST MP34DT05TR-A or TDK INMP621ACEZ-R7 through its MCASP interface.
Regards,
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.
PDM audio can be captured with McASP. But our SDKs don't have readily available software to demodulate PDM data.
As mentioned in my previous post, we don't have available software for PDM demodulation.
I understand you previous post (there is not a SW available for PDM). As I need to select a digital microphone, I would like to know what type of output the sensor should have so that it can be read by the DRA. Thanks to your previous post I know it shouldn't be PDM, but I would also like to know what it can be.
Regards,
The interfaces that our SDK drivers support are I2S and TDM (depending on the OS) with different clock polarities, frame sync duration, data delay, etc.
I'm not aware of any demodulation available in the Android audio stack.
The McASP Linux/Android driver supports the following formats: I2S, DSP A, DSP B, left justified, right justified.