Does HAL_FLASH_OB_Launch() result in a reset?
Hi ,I am using STM32L series of MCU.From the application code independent watchdog is used and when it is time for entering bootloader say due to firmware upgrade, i use while(1) to reset the system.1.Once inside bootloader I am observing that the bo...