This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to use user option byte in stm32f100xx

hello friends, I am working in a bootloader project and its working properly i mean the control goes to application from custom bootloader.my application program receives a command from server for firmware updation and sets a variable in ROM.now i want to use a variable in option bytes to check whether the control has come from application or from hard reset.IS it possible? or is there any other way?

Thanks in advance