Skip to main content
andre239955_stm1_stmicro
Associate III
June 30, 2016
Question

STM32 F0 - leaving dfu mode

  • June 30, 2016
  • 1 reply
  • 1242 views
Posted on June 30, 2016 at 16:49

Hello,

I have a board with F072, BOOT 0 pin is low.

When I use ''Leave DFU mode'' (Dfuse Demo 3.0.5), board left DFU mode but the application is not restarted.  Content of flash memory at address 0x00000000 and at address 0x80000000  are equal and contains correct address of reset_handler.

I tested leaveDfu with other Cortex boards (151 and 207) and it's working.

What could be wrong with my F0?

Thank-you for your help

Andre 

#stm32f072-dfu
This topic has been closed for replies.

1 reply

re.wolff9
Senior
July 1, 2016
Posted on July 01, 2016 at 11:56

Me too, I have been unable to get it to work. I haven't tried with many other processors than '072. I have the impression that my application is not working because the bootloader leaves stuff ''not-reset''. On the other hand, I haven't really debugged this: I just hit reset and continue with other problems.