Skip to main content
Visitor II
February 8, 2021
Question

How to reset/restart mcu after DFU programming?

  • February 8, 2021
  • 2 replies
  • 995 views

Hi there,

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

but mcu can't be reset/start?

Thanks

    This topic has been closed for replies.

    2 replies

    Graduate II
    February 9, 2021

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

    Visitor II
    May 5, 2021

    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!