cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 F0 - leaving dfu mode

andre239955_stm1_stmicro
Associate III
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
1 REPLY 1
re.wolff9
Senior
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.