Posted on June 06, 2015 at 06:24Hello, I'm curious if you resolved this issue? I am debugging the same problem on an stm32L0. I used stmCube to create a DFU image which I have flashed and the device does appear in DFU mode. dfu-util -l outpu...
Posted on June 03, 2015 at 23:03I'm working on combined DFU/CDC flash image and you can also just use dd to zero pad out the first bin file and then use cat to append the second bin file to create a single flash image. jeff