cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F103 Flash_Unlock() question ?

mehmet.karakaya
Associate III
Posted on June 24, 2013 at 13:25

hello dear forum,

I am using eeprom emulation on my F103

FLASH_Unlock(); 
EE_Init(); 
EE_ReadVariable(0x5501,&RAM[PARAMETERS]); 

what I want ask is I am read protecting my F103 product before sale

doesthis Flash_Unlock() function disables read protection ? thank you #stm32f103-flash
11 REPLIES 11
bharatig154
Associate II
Posted on February 15, 2016 at 09:16

can you provide me example program.

pkumar1883
Associate II
Posted on February 15, 2016 at 13:58

Yes sure. Drop me an email at 

embeddeddesign.help@gmail.com.

I will send you code.