Posted on June 06, 2018 at 12:14Hi!If you (or somebody else) still need a solution, try following:if (RESET == FLASH_OB_GetRDP()) //checking protection status {FLASH_Unlock(); //unblock the FLASH (!!) FLASH_OB_Unlock(); //unblock the Option Byte if ...