Skip to main content
Guillherme Amaral
Visitor II
March 5, 2022
Question

I have a STM32H750 custom board which boots from the embedded RAM and I want to activate the RDP LVL 1, but the RM0433 Reference Manual, pages 183-184, says that it is considered as "intrusion". There is some workaround for this case?

  • March 5, 2022
  • 1 reply
  • 592 views

..

This topic has been closed for replies.

1 reply

TDK
Super User
March 5, 2022

RAM is empty (or at least unknown) on powerup, how is booting into RAM a viable strategy? You can boot to flash and then jump to RAM.

"If you feel a post has answered your question, please click ""Accept as Solution""."