User Activity

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()...