Hi,I have a working code using STM32F412ZE and I would need to be able to reflash the MCU via USB. One of the things I had come up with is using the DFU. I am also working on a custom board. I had setup the USB pins using the STM32CubeMX. I had also ...