Skip to main content
Roshan
Associate III
May 20, 2021
Question

How to remove RDP protection (level 1 to level 0 ) using UART

  • May 20, 2021
  • 1 reply
  • 1172 views

Hi all,

Is there any method available for program RDP 0xBB to RDP 0xAA using CLI only through the uart or spi using USB ( without SWD or JTAG)

Thanks

This topic has been closed for replies.

1 reply

TDK
Super User
May 20, 2021

If in bootloader mode, the Readout Unprotect command can be used to (erase the chip and) remove readout protection.

https://www.st.com/resource/en/application_note/cd00264342-usart-protocol-used-in-the-stm32-bootloader-stmicroelectronics.pdf

"If you feel a post has answered your question, please click ""Accept as Solution""."