flash readback protection
Posted on November 30, 2015 at 16:38HiI am trying to enable flash read protection (level 1) on STM32L151 chip.I use this code section, at the beggining of my program: FLASH_Status FLASHStatus = FLASH_COMPLETE; /* Unlock the Flash Program Erase cont...