STM32H753 with "secure area": how to un-brick?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-02-07 11:37 PM
So I have a STM32H753 with active "secure area" - but the code in the secure area is buggy and hangs before jumping outside.
Is there a way to erase the MCU and recover, or it is bricked?
No RDP is set.
Solved! Go to Solution.
- Labels:
-
STM32H7 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-02-07 11:55 PM
@Pavel A.
unfortunately, no tricks here, the MCU is bricked.
As secure area is define, jump in embedded bootloader not possible.
And debugger connection is not possible, while code execution in the secure area.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-02-07 11:55 PM
@Pavel A.
unfortunately, no tricks here, the MCU is bricked.
As secure area is define, jump in embedded bootloader not possible.
And debugger connection is not possible, while code execution in the secure area.
