STM32L100RCT6 : Problem with read out protection
Posted on June 03, 2014 at 21:24Hi all,I am using evaluation board STM32L100C-DISCO. I have a problem with read-out protection. I am using this code :[code] /* Unlock the Flash Program Erase controller */ FLASH_Unlock(); FLASH_OB_Unlock()...