2021-02-08 12:20 AM
Hi there,
Use DfuSe v3.0.6, upgrade success and click "Leave DFU mode"
but mcu can't be reset/start?
Thanks
2021-02-09 01:30 AM
with dfu-utils I do "dfu-util -s 0x08000000:leave -D <file.bin>"
2021-05-05 06:40 AM
Hello AHsu.1 I have the same problem here. Did you find something on this subject?
Thank you Uwe,
For the windows users is there any solution?
Is there an specific function in DfuSE source code to perform the disconnection function?
I'm using a STM32F072 and running virtual UART through the USB port.
I'm wondering if it is possible to get access to the shell via virtual UART without the need of disconnecting and reconnecting the cable.
Thanks!