MCU doesn't boot in normal mode after readout protection done via ROM bootloader.
I have an issue with STM32L462 when using the ROM bootloader via UART to enable readout protection. It just hangs after enabling RDP level 1 and requires power cycling to recover. With several other STM32 MCUs (F0, F3, H7, ...) this seems to work.
The ROM bootloader seems to be responding still after RDP enabled, but the code from flash cannot be executed. I've tried resetting with GPIO, but that doesn't help.
