HAL_FLASH_Program crashing my MCPU - but not in debug mode
I'm not completely sure where to start. But, I have 20k of data and I want to write to to flash.I'm using this function to do it (Start address is Bank2 of this processor 0x08080000)page size is 256 bytes, for this MCPU. (StM32L471)void Save_to_Flas...