Associate
January 7, 2013
Question
Open source PDM filter for MP45DT02 mic
- January 7, 2013
- 7 replies
- 2071 views
Posted on January 07, 2013 at 18:22
Recently I have implemented small educational project on STM32F4Discovery board. It takes sound from on-board MP45DT02 MEMS microphone. Unfortunately the libPDMFilter does not have the source code. Besides it looks like having IIR implementation which I also don't like. So I have implemented small and efficient FIR filter which works fine for me. It may be easily customized if you don't like default 8kHz cutoff - see attachment.
Regards, Oleg. #pdm-pcm-conversion-audio-embedde #mp45dt02