• 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...
  • 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...
  • 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...
  • 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...
  • DFU supported with LPC1857 And IAP Command Code 57 (Reinvoke ISP)?
    I have an LPC1857 device that only supports firmware upgrade via USB0/DFU (hardwired per Table 13 of UM10430). I'd like the application code to reinvoke ISP USB0/DFU on user command to upgrade firmware...