How to regress STM32U585-based device from RDP 2 to 0 without completely removing power from the device?
Hi,I have a custom board built around an STM32U585AII6 that utilizes RDP level 2 to prevent debug access. In the firmware I provided keys to allow for regression from level 2 back to level 0 and have been able to do this regression through the Cube P...