Skip to main content
Vins
Associate III
September 14, 2021
Solved

Hi ST Community, I found an audio.bin file in SAI example. I want to have my own .wav file's .bin file. So, i need help in converting audio files to .bin or hex format.

  • September 14, 2021
  • 3 replies
  • 5439 views

..

    This topic has been closed for replies.
    Best answer by Peter BENSCH

    If you mean the audio.bin file: It's just a WAV file that has been renamed to BIN.

    There are plenty of tools on the net that can be used to convert binary data to HEX, e.g. srecord.

    Regards

    /Peter

    3 replies

    Peter BENSCH
    Technical Moderator
    September 14, 2021

    If you mean the audio.bin file: It's just a WAV file that has been renamed to BIN.

    There are plenty of tools on the net that can be used to convert binary data to HEX, e.g. srecord.

    Regards

    /Peter

    In order 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.
    Vins
    VinsAuthor
    Associate III
    September 14, 2021

    Thank You, @Peter BENSCH​  Sir.

    Tesla DeLorean
    Guru
    September 14, 2021

    The .WAV file is in a binary form, would suggest you look at the internals with a file viewer / hex editor type tool to understand the nature of the file and its content.

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..