STM32F207 Write protected flash sectors getting erased
Posted on December 04, 2017 at 20:38We are currently running an application on an STM32F207 MCU. We are using the first two sectors of flash for a bootloader and the rest for our actual application. We are are write protecting the bootloader sector...