2020-10-12 02:34 AM
Hello,
I would like to try the DFU on my Nucleo F413ZH. I have downloaded Cube F4 1.25.0, and opened the application "DFU_Standalone" in the "USB_Device" folder. I have also installed "DfuSe Demonstrator" and the drivers. In the peripheral manager, I can see the "STM32 Bootloader":
Unfortunately, the "DfuSe Demonstrator 3.0.6" doesn't detect the device:
I am working on Windows 10 64 bits and IAR 8.42.2.
Any idea on what I am missing ?
Thanks.
2020-10-12 04:08 AM
Hi @emil28 ,
Is same problem faced if you use STM32CubeProgrammer instead of DfuSe Demonstrator?
This later is no more maintained to support new STM32 devices.
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2020-10-12 06:18 AM
Hi,
Thanks for your quick answer.
No, STM32CubeProgrammer is able to detect the DFU device:
But unfortunately, when I try to updload a new hex file to the uC, nothing happens, CubeProgrammer is blocked at this step:
Any idea ?
2020-11-25 08:26 AM