STM32L0 and SWD access (trying to implement secure boot)
Posted on April 24, 2018 at 13:45Ok, this is half way simple but I have not found any good answer yet.I have some data in EEPROM that needs to be shielded from SWD accesses (and some later on at runtime in SRAM). Direct SWD reads can be to EEPROM ca...