Skip to main content
Visitor II
September 11, 2023
Question

Microphone and Codec

  • September 11, 2023
  • 1 reply
  • 1587 views

Hi,

I have a STM32F407G-DISC1 board and would like to use the on-board microphone to collect audio and send it to the on-board codec and listen to the collected audio on earbuds. Is there any example on how to do this?

Thanks!

    This topic has been closed for replies.

    1 reply

    Graduate II
    September 11, 2023

    Hello @CWang.2 

    This is the application you are looking for. You can also use the AN3997 to understand more.

    Best regards.

    II

    CWang.2Author
    Visitor II
    September 15, 2023

    Thanks very much for the information!

    Do you know if directly streaming from the microphone to the codec is possible (without saving to usb)? Any example on this?

    Graduate II
    September 15, 2023

    Hello @CWang.2 

    Take a look at the part 2.3.2 of the  AN3997 (link in my first comment). It will help you playing sound from internal Flash.

    Best regards.

    II