cancel
Showing results for 
Search instead for 
Did you mean: 

how to change from RDP level = 1 to RDP level = 0 without erase flash device stm32h7

Domy_ST
Associate III

hello ST Community,

Is it possible to change the RDP "Read Out Protection" level from level 1 to level 0 without erasing the flash data?

I've currently been able to change the level from RDP level 1 to level 0 for Nucleo-H755ZI-Q, but changing the level causes a mass erase of the flash drive. Is it possible to avoid this? If so, is there a code example?

Thanks for your support.

1 REPLY 1
mƎALLEm
ST Employee

Hello,

Definitely not possible. It's a protection to prevent reading the flash content after protecting it. Otherwise, it doesn't make sense to make the content readable after regression.

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.