Skip to main content
Visitor II
July 13, 2023
Question

Loading WAV file with CubeProgrammer

  • July 13, 2023
  • 0 replies
  • 727 views

I need to load a few small audiofiles to the flash memory of STM32F407VGT6 on my F4Discovery board and now I am curious about one thing. Is it possible to load WAV samples with STM32CubeProgrammer?

For example, if I use xxd command in Ubuntu to convert wav to bin and after load this binary file to the flash memory sector by changing start address and skipping flash erase, will it be possible to play the sound from the uploaded data further?

This topic has been closed for replies.