DFU file manager
Good morning,I'm working with STM32L4 and I have created my own bootloader.In order to program the MCU, I use USB interface, so I need the DFU file. I use the 'DFU File Manager' tool to create the DFU file from the HEX file. It works fine, but then, ...