STM32F429: Can Flash Sector "write protection" be set and temporarily cleared during operation (to erase or write some data)?
Hi AllI have been experimenting with the Flash write protection most of the day and was hoping to be able to set it by just writing the setting in the FLASH_OPTCR register, however the value that is written doesn't seem to affect anything unless comm...