A terrible question when i use MP45DT02
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-08-15 9:03 PM
Posted on August 16, 2014 at 06:03
Hi,I am Jesse
now,i will use MP45DT02 in my projectbut i evaluated it in STM32F407-DISCOVERY,i found a kind of terrible noise , it sounds like ''dot……dot……dot……'',especially female voice.wish a solutionthank you very much
Labels:
- Labels:
-
Microphones
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2014-08-22 2:45 AM
Posted on August 22, 2014 at 11:45I solved it. I increased the RAM of the AUDIO-BUFFERexcellent mems-microphone!!this is the point: /* Defines for the Audio recording process */ #define RAM_BUFFER_SIZE 8000 /* 3Kbytes (1500 x 16 bit) as a RAM buffer size. More the size is higher, the recorded quality is better */
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-06-09 10:20 AM
Posted on June 09, 2015 at 19:20
Hi,
Can you show me your code if you dont mind. Do you used PDM filter for the signal processing?