Resolved! STM32G0B1 programming Option Bytes stopped after OBL_Launch
The MCU stops when the program reaches this line (FLASH->CR |= FLASH_CR_OBL_LAUNCH;) in the function below.The option bytes I want to write are at the moment still unchanged to the delivery state. Later they will be changed to RDP Level 1.void Option...