Resolved! Automatic Storing Data in external flash
I am running LED matrix display from F0 Series MCU. At present whatever I want to display on board, I am putting "Hex code of LED matrix" in the main loop code. But Now I want to have USB stick containing Hex code of LED matrix. Basically user will ...