cancel
Showing results for 
Search instead for 
Did you mean: 

How to reset/restart mcu after DFU programming?

AHsu.1
Associate

Hi there,

Use DfuSe v3.0.6, upgrade success and click "Leave DFU mode"

but mcu can't be reset/start?

Thanks

2 REPLIES 2
Uwe Bonnes
Principal II

with dfu-utils I do "dfu-util -s 0x08000000:leave -D <file.bin>"

PVasq.1
Associate

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!