sudo apt install dfu-util
Use you package manager or download a package from OBS: https://build.opensuse.org/package/show/hardware/dfu-util
brew install dfu-util
Install correct drivers using zadig: https://zadig.akeo.ie/ Download and unpack: http://dfu-util.sourceforge.net/releases/dfu-util-0.11-binaries.tar.xz
- Press and hold both NRST and BOOT0 buttons
- Release NRST button
- Wait a second
- Release BOOT0 button
dfu-util -d 0x0483:0xDF11 -a 0 -s 0x08000000:leave -D firmware.bin
dfu-util-0.11-binaries/win64/dfu-util-static.exe -d 0x0483:0xDF11 -a 0 -s 0x08000000:leave -D firmware.bin