STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to enter in to DFU mode at Run time

Posted on December 21, 2016 at 08:10Hi all,Can you please explain me how to enter in to DFU mode at run time. I don't have GPIO in my board.So i did experiment with CDC class, when i get some command from my VCP port then i am entering in to DFU boo...

Resolved! Eeprom Emulation for HAL on STM32F4xx device ?

Posted on January 16, 2017 at 09:52https://my.st.com/content/my_st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32-standard-peripheral-libraries-expansions/stsw-stm32066.license%3d1484550263426.html I am able t...

Enter DFU mode using Dfuse Tool

Posted on December 19, 2016 at 13:35Hi all,I am able to jump from my application to DFU Bootloader code and able to update my new firmware image with gpio interrupt, here i need one external interrupt to enter in to DFU for that i am thinking to use...