2022-03-04 01:14 PM
2022-03-08 05:15 AM
Hi @PDont.1 ,
You can start from the X-CUBE-MEMSMIC1 firmware function pack, ad in particular from the Microphones_Streaming example in the \Projects\STM32L4R9ZI-STWIN\Demonstration\Microphones_Streaming folder.
The software runs on the STM32 and includes drivers and middleware for audio data acquisition from MEMS digital microphones (MP34DT06J, same as IMP34DT05) and analog microphones (MP23ABS1), and USB streaming of the recorded signals.
If my reply answered your question, please click on Select as Best at the bottom of this post. This will help other users with the same issue to find the answer faster.
-Eleon
2022-03-08 05:15 AM
Hi @PDont.1 ,
You can start from the X-CUBE-MEMSMIC1 firmware function pack, ad in particular from the Microphones_Streaming example in the \Projects\STM32L4R9ZI-STWIN\Demonstration\Microphones_Streaming folder.
The software runs on the STM32 and includes drivers and middleware for audio data acquisition from MEMS digital microphones (MP34DT06J, same as IMP34DT05) and analog microphones (MP23ABS1), and USB streaming of the recorded signals.
If my reply answered your question, please click on Select as Best at the bottom of this post. This will help other users with the same issue to find the answer faster.
-Eleon
2022-03-10 04:53 AM
Hi @Eleon BORLINI ,
Thanks for the reply, I'll go ahead and look into the solution provided and let you know if I have any further queries.