RDP settings to disable main memory read
Hello there,
I am trying to find the right RDP config for the STM32G0 MCU. My aim is the following functionality:
- User code can read/ write the flash,
- Bootloader/ external SWD debugger cannot read the flash,
- Bootloader/ external SWD debugger can erase and write the flash.
Does such configuration exist? I am trying to find the right config for production mode, in which it will be not possible for anyone to read the flash contents (erase and write is ok).
This table from the RM0454 Rev 2 doesn't seem to have this config available- maybe I am missing something?
I would appreciate all feedback.
