I am trying to write code to set the BOR Level under program control but cannot get the result I need.
Posted on December 14, 2016 at 23:50I am trying to write code to set the BOR Level under program control but cannot get the result I need. I have the following:if ((FLASH_GetUserOptionByte() & 0x0F) != OB_BOR_LEVEL4){ FLASH_UnlockOptionByte(); ...