cancel
Showing results for 
Search instead for 
Did you mean: 

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 ?

vsing.1
Associate II

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​ 

2 REPLIES 2
TDK
Guru

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
Associate II

@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