Question
Use MEMS microphone to record audio with STM32F1 MCU
Hi,
I'm sorry if i'm asking anyhting newbie.
I want to use an STM32 MCU to build a voice recorde application. The data is acquired by a mic and stored in SD Car which connects via SPI with MCU. However, I've some doubts about my application.
- Since I need a sample rate like 40khz, due to the human voice spectra, are a MEM mic enough?
- Due to the high sample rate, I can transfer the raw data to SD without fullfill the MCU internal memory?
- Mems microphone will give me a great sound quality?
- Do you sugest me any references to read, since I'm very new with this topic?
Any help would be apreciated,
Best regards
