• how to start DFU Bootloader
    Hi I’m trying to start the DFU bootloader so that I can use the DfuSe (v3.0.0) to download software from the PC to the SPI flash on the board, but my pc can’t recognize the Dfu, I have set jumper BOO1...
  • STM32 - building user application for DFU
    I am using the STM32 Cortex M3 processor. I am having trouble building a project that can be downloaded via USB DFU. I have DFU working and I can download the sample .dfu images without error. My question...
  • DFU Bootloader cannot jump to application
    Hi All, I am using STR912FAW44 and keil MDK to develop the DFU bootloader. When the program jumps to Application, it hangs there. I set up a breakpoint before jump, I find it always goes to undefined...
  • DFU for STM32103x
    Hi, I am trying to implement DFU on the eval board (MCBSTM32 ver 5.1.1) I have installed the driver that comes with the app note on STMicro's website. I am confused with the hardware aspect of...
  • DFU on MCBSTM32C
    Is it possible to do DFU programming on the MCBSTM32C through the USB? I've downloaded the DfuSe software from STMicroelectronics and converted a working version of blinky.hex to blinky.dfu, but how...