STM32F091 option bytes programming problem
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...