The ELF from the project includes DFU. I use ST-LINK to download it. The other DFU is my project built with WICED. I'll eventually port the STM32Cube source into my project...if I can get it working.When I try test1.dfu...When I try test2.dfu...Af...
Operator error on DfuSe Demo verify, so ignore the above picture. Now I get:I'm guessing the firmware I have loaded in my board will enumerate as a DFU device, but does not actually program the flash.
I was able to use elf2dfuse to create a DFU file. DfuSe downloaded the file and verified. However when I reboot my board, the firmware was not updated.I have attached the ELF and DFU files. Also, I included the STM32Cube project et al that I loade...
We are using 43xxx_Wi-Fi, STM32F412ZGT6 and Version: Luna Service Release 2 (4.4.2)Build id: 20150219-0600.Are you saying WICED can build a DFU file?I built an ELF with USB DFU class device using STM32Cube. I cannot get convert the ELF file to DFU t...