CubeProgrammer (v2.13.0) enables read protection by accident on STM32G491VC
I was trying to modify the option bytes (changing the bit nSWBOOT0) on my STM32G491VC with STLinkV2 (latest firmware).
After writing was succesfull, I was no longer able to flash my chip or read the flash content. it tunred out that somehow the read-out protection and write protection got enabled. The level was still showing 0xAA for the read out protection.
This has cost me quit a lot of time to disable again, since I did not plan on using the protective features at all. This happend twice to me already.
Please fix this beahviour.
