Associate II
August 30, 2019
Question
How to use MP45DT02 microphone on STM32F4 Discovery Board with STM32CubeMx?
- August 30, 2019
- 1 reply
- 2557 views
Hi. I am working on MP45DT02 microphone on STM32F4 discovery board by using STM32CubeMx. I read manuals about how to use this microphone with STM32F4 discovery board and done my settings based on the figures on these manuals. However, at the end I just get some noise. Please, can somebody notify me what is my problem? (I send each byte with uart to Python which are in Hex format and then convert them on decimal and sound them on matlab. But, I think my problem is on code related with MCU)