Resolved! STM32U0 Attempting to reach RDP level 1, stuck at RDP level 0 with OPTVERR bit HIGH
I'm struggling with entering RDP level 1 using the ST Cubemx code examples. I am stuck with OPTVERR bit set and never being successful in getting FLASH_OPTR RDP bits set to 0xBB AND written into flash so that it boots using 0xBB and not 0xAA. (I ca...