Passwords for RDP1 and RDP2
Hi there. Before attempting any password locking on my STM32575, I read the password lock location and it returned all zeroes like so
Reading 32-bit memory content
Size : 4 Bytes
Address: : 0x40022020
0x40022020 : 00000000
After setting the PW, it now returns non zero like so
Reading 32-bit memory content
Size : 4 Bytes
Address: : 0x40022020
0x40022020 : 000C0000
I've tried disabling the PW, writing to all zeroes and writing it to all FFs, but I can't get back to the point where all zeroes are returned. Can you advise how to get to that state?
thanks in advance
Paul
