Question
How to Upload some audio file .WAV . to STM32f030C8t6 controller
How to Upload some audio file .WAV . to STM32f030C8t6 controller based on memory capacity. Which is the right tool use to upload WAV file into flash memory and how to send it through UART commands.
My Actual Application is Upload WAV file to MCU and certain time need send that uploaded file to GSM module thorough AT Commands.
