Why when writing flash option bytes causes an infinite reboot cycle?
I'm running this code in my application and it continuously reboots. I've since moved the writing of the option bytes to the programming stage to avoid it but want to understand what I'm doing wrong. FLASH_OBProgramInitTypeDef ob; ...