Skip to main content
Pavel A.
Super User
February 8, 2022
Solved

STM32H753 with "secure area": how to un-brick?

  • February 8, 2022
  • 1 reply
  • 753 views

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.

This topic has been closed for replies.
Best answer by Frantz LEFRERE

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

1 reply

Frantz LEFRERE
Frantz LEFREREBest answer
ST Employee
February 8, 2022

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