Issue in updating option bits for USB DFU bootloader
Hi,
We are using STM32G0B1 MCU for our project. We need to use USB DFU for application reprogramming. I tried to to set option bits and then connect through USB DFU, everytime I set option bits through software and flashing through debugger , USB DFU is connected only once. Once I disconnect debugger and restart the board, USB DFU is not getting connected even though I am Jumping to system bootloader from application. Its again coming back to application and running. In my test software, I am jumping to bootloader after application is run for defined time for ex., 10seconds. Please let me know is there anything to be done so that USB DFU is connected everytime after jumping to bootloader from application.
