• 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...
  • 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...
  • STM32F411VEtx enabling DFU mode from Application code
    Hello All, Am trying to make the STM32f411VEtx board into DFU mode from the Application code, so am trying to write the bootloader code, If any one is having code please share or please help me how...
  • USB: DFU and HID in one fixture
    Hi, maybe someone of you could give me some hints and information about usb DFU. I'm not sure, which descriptors I have to implement for the DFU class and for the HID class. The processor is...