Currently have a STM32F103 running HSE + pll with a SysClk of 72 mhz.I want to use one of the upper flash memory blocks for storing application information - which means I need to erase and program the flash memory from my application (I do this all ...