Skip to main content
akoluacik
Associate III
April 28, 2022
Question

Inferencing with Microphone

  • April 28, 2022
  • 1 reply
  • 809 views

I have stm32f746 discovery board. I need to get input by microphone, and give it to my tensorflow model. I could find neither a plain documentation nor a video. Can you please inform me how to work with microphone on STM32?

Thx for your responses.

This topic has been closed for replies.

1 reply

Walid ZRELLI
Visitor II
April 28, 2022

Hello @Anıl Koluaçık​ ,

We provide many examples in the F7 Firmware packages.

You can refer to the following examples:

  • Path: Projects\STM32746G-Discovery\Examples\BSP
  • Path: Projects\STM32746G-Discovery\Applications\Audio

Otherwise, Take a look at this video, it might help you.

BeST Regards,

Walid