Unprotecting STM32WB50 flash seems to have bricked the MCU I protected the flash from code running on the MCU using HAL, but while trying to unprotect it using STM32CubeProgrammer the board could not be unprotected ("Expected value for Option Byte "RDP": 0xAA, found: 0xBB") and became unresponsive. After this, I can not even connect to the board anymore. I believe this is the second time this happens, the first time I thought it was a hardware problem, but this time luckily I was using verbose level 3 and got a log, that is attached.I have tried to power down the board completely, and also to connect using a JLink programmer, but it did not work.Surprisingly, I had no problems with a STM32WB55 MCU.Does anyone know anything about this problem?