Skip to main content
vsing.1
Associate II
April 18, 2022
Question

I am working on RDP programming on STM32U575 . My query is how can i perform RDP 2 to RDP 1 regression(or RDP 1 to RDP 0) using OEM keys in my firmware ?

  • April 18, 2022
  • 2 replies
  • 1040 views

I found an application note for regression of RDP level using OEM keys via STM cube CLI .

But my use case is to do it by firmware .

Can it be done ?

/Jaroslav HOUDEK​  @zqizh.1​ 

This topic has been closed for replies.

2 replies

TDK
Super User
April 18, 2022

RDP2 is irreversible.

RDP1 to RDP0 is possible, but causes your chip to be erased which makes it difficult/impossible to do within your firmware while still retaining control.

0693W00000LyE67QAF.png

"If you feel a post has answered your question, please click ""Accept as Solution""."
vsing.1
vsing.1Author
Associate II
April 18, 2022

@TDK​  This snip is from rm0456 application note for STM32U5x5

They have supported a regression from RDP2 to RDP 1 using passwords

0693W00000LyE7FQAV.png0693W00000LyE7ZQAV.png