Question
is it possible to write to flash
I see that there is a function to write SDRAM ( HAL_SDRAM_Write_32b ) but no FLASH.
I want to take data from ADC array[2000] and save so I do not loose when it is powered down.
And of course recall / display it later.
