Skip to main content
Gunnar Bohlen
Associate III
July 20, 2021
Solved

What exactly does an enabled "Read Unprotect" checkbox?

  • July 20, 2021
  • 2 replies
  • 1462 views

Hello, I used CubeProgrammer 2.7.0 to get infos about a board with STM32F??? (device marking on the chip not completely readable)

I enabled the checkbox "Read Unprotect", the documentation says it is "changing the RDP level from level 1 to level 0".

After this the device does not work anymore. Does the change of RDP level include erasing the firmware? Or can I change the RDP level back to 1 (how?) to get the device working again (I don't habve the original firmware to flash the device...)?

Thank you.

This topic has been closed for replies.
Best answer by TDK

Changing RDP from 1 to 0 requires a full chip erase. If you've already done this, the firmware that was on there is lost.

2 replies

TDK
TDKBest answer
Super User
July 20, 2021

Changing RDP from 1 to 0 requires a full chip erase. If you've already done this, the firmware that was on there is lost.

"If you feel a post has answered your question, please click ""Accept as Solution""."
Gunnar Bohlen
Associate III
July 20, 2021

Thank you TDK.

Suggestion for the developer of the tool:

Please add a hint that setting the checkbox "Read Unprotect" might intialte a full chip erase.