2024-10-05 05:44 AM
Hello,
I am working with STM's IMP34DT05TR microphone in stereo configuration using the STM32G473VET6 microcontroller. I would like to record audio and save it in a .wav file format.
Could anyone provide guidance on how to interface the microphone with the microcontroller and the best approach to record the audio and store it as a .wav file?
Any code samples or pointers to relevant documentation would be greatly appreciated!
Thanks in advance!
2024-10-08 04:03 AM
Hello @AiROT and welcome to the Community,
I recommend you to take a look at these examples in STM32CubeF4 Firmware and get inspired to configure your own project.
These examples can help you to use ST MEMS microphone IMP34DT05TR to record your voice.
Note that these applications have been tested with STMicroelectronics STM32F411E-Discovery board and can be easily tailored to any other supported device and development board.
I hope this help you.
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.