• 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...
  • DFU and MCBSTM32E, general questions about DFU
    Hi everybody, i have here an MCBSTM32E and i want to upgrade its Firmware via USB. So i found the DFU example from ST and tried to load it to the board, it worked. But i have some trouble with...
  • STM32 Start DFU Bootloader
    Hello, I'm developing a bootloader for a STM32F2 Controller. One Feature of the bootloader is that it can start the STM32 internal DFU bootloader. Therefore I use some RAM Region where I set a...
  • 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...
  • HEX file for DFU
    Hi all I used the "Dfu file manager" provided by ST to generate the DFU file. But I got the failed result. I used the KEIL C (version 5.10 and 5.13) to build out the HEX file and input to...