Skip to main content
dqyang
Associate II
August 11, 2015
Question

Install DFU driver on Win7 failed

  • August 11, 2015
  • 13 replies
  • 3378 views
Posted on August 11, 2015 at 04:28

Hi guys,

I wanted to test DFU function with my STM32F401 board, and my Win7 has installed DfuSe V3.0.4. After I plug USB to PC, it shows the driver is not corrected, so DfuSe can't recognized the USB device.

I searched the forum but havn't find a solution, can anyone give some advices? thank you very much!

Daniel

Install DFU driver on Win7 failed

Hi guys,

I wanted to test DFU function with my STM32F401 board, and my Win7 has installed DfuSe V3.0.4. After I plug USB to PC, it shows the driver is not corrected, so DfuSe can't recognized the USB device.

I searched the forum but havn't find a solution, can anyone give some advices? thank you very much!

Daniel

Install DFU driver on Win7 failed

Hi guys,

I wanted to test DFU function with my STM32F401 board, and my Win7 has installed DfuSe V3.0.4. After I plug USB to PC, it shows the driver is not corrected, so DfuSe can't recognized the USB device.

I searched the forum but havn't find a solution, can anyone give some advices? thank you very much!

Daniel
    This topic has been closed for replies.

    13 replies

    Mon2
    Senior III
    January 21, 2019

    To use the DFU, BOOT1 and BOOT0 must be strapped correctly.

    BOOT1 = PB2 = must be LOW. By factory default, this pin contains a PULL UP on the Discovery kit.

    BOOT0 = must be strapped HIGH.

    Use a jumper to short BOOT0 to VDD (this pin is across BOOT0 on the kit).

    Use a jumper to short the BOOT1 to Ground (this pin is across the PB2 label on the kit). This pin is not marked as BOOT1 on the silk screen so look for PB2.

    Now try again.

    Ran into the same flaky issues with our STM32F429i-DISC1 kit on Friday. 100% solid after these changes are applied.

    Reference reading:

    http://stm32f4-discovery.net/2014/09/program-stm32f4-with-uart/