cancel
Showing results for 
Search instead for 
Did you mean: 

how to unlock flash?

ahmash
Associate II

hello everyone , while burning  file in stm32103  with stmcube programmer i checked rdp in option byte ,now when i try to erase previous file and burn new file again it says core is locked up ,is there any solution ?

2 REPLIES 2

Segger had a tool for their J-LINK

I always used the System Loader and UART connectivity to walk through doing a Mass Erase on the part.

You could perhaps use STM32 Cube Programmer, with different connectivity methods to get to the point where you can Mass Erase the part or change options

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
SofLit
ST Employee

Hello,

If you set RDP to Level2 unfortunately you can no more revert to any other levels and you lose the debug option.

But when booting from Flash memory, accesses (read, erase and program) to the Flash memory from user code are allowed. 

 

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.