2023-03-24 11:49 AM
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
Solved! Go to Solution.
2023-03-27 5:25 AM
Hello F Belaid
I did figure this issue out. I needed to reset both RDP1 and RDP2 passwords. Thanks for reaching out
2023-03-27 5:23 AM
Hello @PChoq.780
Do you mean STM32U575? If yes, how do you read the password lock location?
Note that:
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2023-03-27 5:25 AM
Hello F Belaid
I did figure this issue out. I needed to reset both RDP1 and RDP2 passwords. Thanks for reaching out
2023-03-27 5:27 AM
Thank you for your feedback.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.