Associate III
May 16, 2017
Solved
STM32F2 nucleo board not leaving DFU mode.
- May 16, 2017
- 1 reply
- 1162 views
Posted on May 16, 2017 at 12:47
I am using DFU source code for nucleo board available in STM32F2Cube.I have generated .dfu file from existing GPIO code. but when i am upgrading the dfu file into nucleo board it is showing as upgrade successful and after clicking on leave DFU mode it is indicating successfully left DFU mode but it is again coming back to DFU mode.
I am using
-SW4STM32 for generating binary/hex
-DfuSeDemo v3.0.5
-while converting from bin to dfu i am giving address as 0x08008000
Note: this post was migrated and contained many threaded conversations, some content may be missing.