Hard Fault Writing Flash
Posted on March 28, 2014 at 16:11Hi, i'm trying to create a bootloader into the component STM32f106RDT with 384KO of Flash. I have mapped the memory like this: 0x08000000 - 0x0802FFFF for main software (first binary) 0x08030000 - 0x08030FFF for boot...