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 jump to bootloader on STM32L071xx

Hi!I have been searching for days trying to find an answer to this question. Lots of people have similar questions but none of the answers have worked for me. I am trying to get my STM32L071xx to jump to bootloader from application code. I need this ...

TPryn by Associate II
  • 1761 Views
  • 6 replies
  • 0 kudos

STM32Cube repository on Github

Posted on August 26, 2014 at 14:15Why does ST not use Github for STM32Cube?It would be better to get any official updates from the official Git repository as soon as possible rather than sitting and waiting for the new official zip-file complete rel...

Resolved! SVD file for STM32H725/35

Hi,I'd like to use the SVD associated with the STM32H735. The SVD archive linked in the resources does not seem to contain the associated SVDs. Furthermore, the last update dates from 2019, while the H735 dates from september of this year, so I don't...

XLHeu.1 by Associate
  • 1864 Views
  • 2 replies
  • 1 kudos

Can't make software jump to Bootloader/DFU on STM32F767

I've read various articles/guides how to jump to bootloader form main program (without using boot0 pin and reset). All code that I've tried seems to fail...My current approach is like this:#define BOOTLOADER_ADDR 0x1FF00000U   void (*SysMemBootJump)(...

Nixz by Associate III
  • 3458 Views
  • 15 replies
  • 0 kudos