cancel
Showing results for 
Search instead for 
Did you mean: 

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?

Guillherme Amaral
Associate
1 REPLY 1
TDK
Guru

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