Skip to main content
Visitor II
May 6, 2022
Question

I am using stm32f7508-DK - How to create .wav file header?

  • May 6, 2022
  • 2 replies
  • 2282 views

I am using stm32f7508-DK,

Working on audio recorder.c BSP example,

<example working fine need to customize the example to meet our requirement>

i want to created ( .wav) file based on incoming audio signal from microphones <U20 , U21 designator on Hardware>

kindly suggest me any examples do create the (.wav) file incoming audio signal from microphone.

how to create (.wav file ) ?

Thanks

    This topic has been closed for replies.

    2 replies

    Graduate II
    May 9, 2022

    https://community.st.com/s/question/0D53W00000iEJCESA4/voice-recorder-with-stm32f7-as-wav-and-on-sd-card

    you can look at the positions in the last answer in this conversation

    Graduate II
    May 9, 2022
    ejelv.1Author
    Visitor II
    May 9, 2022

    your guess?

    Graduate II
    May 9, 2022

    I posted the wrong link... I mean this topic:

    https://community.st.com/s/question/0D53W00001XO5tASAT/how-to-create-wav-file-header-

    Your explanation?