STM32H743 RDP Level 1
Hi
i dont fully get what is possible under RDP Level1 on STM32H743. I have a application which loads credentials into SRAM2. AN5156 writes that debug accesses to SRAM2 are forbidden. As it seems i can still read SRAM2 via STM32CubeProgrammer but the data is 0. Then i tried to run my application from flash while the debugger is attached to see if i could then read the credentials from sram2 but i cant get the fw running while the debugger is connected.
Is that a protection feature or am i doing something wrong?
Is there a way to externally access SRAM2 after the fw has run for a while?
Are there other security implications for using rdp level 1 and i should use rdp level 2?
Thanks
