User Activity

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...
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...
Posted on December 08, 2016 at 14:07 Hello Everyone, I need DFU application which can load the new firmware at run time. I want to implement DFU in stm32l476G-Eval board, tried with DFU bootloader method (Connecting Boot0 to VCC) it is working ...