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 ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-04-18 3:55 AM
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
Labels:
- Labels:
-
RDP
-
STM32U5 series
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-04-18 6:19 AM
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.
If you feel a post has answered your question, please click "Accept as Solution".
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-04-18 6:29 AM
@TDK This snip is from rm0456 application note for STM32U5x5
They have supported a regression from RDP2 to RDP 1 using passwords
