Resolved! Availabiltiy of user data bytes in option bytes area in STM32L4 series
Posted on June 06, 2017 at 06:56In STM32F3 series, user data bytes are available at location 0x1FFFF804. I have used this for storing a status marker value. During power on reset i am checking this location based on the value I am executing some fu...