Question
Leave DFU Mode requires USB cable unplug
Posted on July 02, 2013 at 16:20
I am having trouble leaving the DFU mode after programming a STM32F105. The device has two USB modes: DFU (via ROM bootloader) and HID Device (via application code). The device can be programmed successfully and starts the application code correctly after the Leave DFU mode command, however the device does not automatically re-enumerate with the PC as a HID device. The only way the PC will recognize the device is by un-plugging the USB cable and plugging it back in.
Does anyone else have this issue? #stm32-dfu-usb-dfuse-leave