I have also seen this. This happens if a reset occurs during calling:HAL_FLASH_OB_Launch()Specifically, when this line is being executed: /* Set the OPTSTRT bit in OPTCR register */
FLASH->OPTCR |= FLASH_OPTCR_OPTSTRT;I have also seen the complete...