how to enter the USB DFU mode in STM32L162VE?
Currently, I am using the STM32L162VE custom board. I want to enter the USB DFU mode but am not able to enter the mode. This chip supports the USB and USART pre-programmed bootloaders. I have referred to the application notes AN2606 and AN3156. I did the below steps with reference to AN2606.
For making the BOOT0 pin to 1, have connected the JP1 jumper and Boot1 making as 0 as below.
Is there any DFU standalone application for STM32L162VE/ ZE?
Do we need to create any project using CUBE MX for a USB device as DFU? Can you please guide me on how to enter the DFU mode and update the firmware?
