2023-07-03 11:30 PM
Hello. I have set protection level 2 in stm32f407. Now I need to change the project a little bit, but st-link/v2 can't connect to the target. How will I able to reset level 2 and do 'mass erase' that chip?
Thanks.
2023-07-04 12:05 AM
Hello. Unfortunately RDP level 2 protecton is permanemt and it disables jtag/swd interace and also booting from ram/system memory is disabled. Only way to update program would be programming it from user flash program, so you should have your own flash loader included to your software.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.