Question
Is it possible to store a file in STM32F446's internal flash?
Posted on September 16, 2017 at 17:11
Greetings,
I need to upload an audio file containing an ECG signal to my stm32f446 nucleo-64 board, this file will be a .wav file or a simplified version of the .wav file containing interleaved audio samples from two channels. Since the .wav file or the samples file is too large, it is possible to upload it to the internal fash memory, using mbed? Or I need another software tool?
Note: this post was migrated and contained many threaded conversations, some content may be missing.