Posted on February 26, 2017 at 12:32Hi everybody,I am facing a rather strange problem when trying to program the two user option bytes (0x1ffff804, 0x1ffff806).The code I am using is rather straightforward: volatile FLASH_Status test3; volatil...
Posted on March 12, 2017 at 23:19Hi Renato,apparently -I read it in the documentation- FLASH_OB_Launch() forces a reset of the CPU to get the data programmed. This could be the reason why the debugger loses the connection and the CPU hangs.Anyhow, a...