cancel
Showing results for 
Search instead for 
Did you mean: 

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

Roshan
Associate III

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

1 REPLY 1
TDK
Guru

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".