QUERY · ISSUE
[mboot] It will stay in the dfu mode forever and not reset
port-stm32needs-info
When using mboot to replace the code with dfu commands all works fine. However, mboot stays in dfu mode and not resetting the device. This is tested using mboot with the H743.
CANDIDATE · PULL REQUEST
ports/stm32: Leave DFU mode after download.
port-stm32
- Not all DFU bootloaders exit after download, this modifier is required for some boards to reset, otherwise they sit idle in DFU mode.
- Doesn't seem to have any effect on
PYBD_SF2.