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

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
  • 1628 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
  • 2998 Views
  • 15 replies
  • 0 kudos

WFI usage with RTOS

Hi,I am using STM32F779NI and CMSIS RTOS2 for my project. Software was working well till I added code for low power mode with RTOS tick-less operation as per the linkhttps://www.keil.com/pack/doc/CMSIS/RTOS2/html/group__CMSIS__RTOS__KernelCtrl.html#g...

A3 by Associate III
  • 1121 Views
  • 3 replies
  • 0 kudos

Transfer project to new board

Hello!I have a education task. I need to transfer X-CUBE-USB-AUDIO (https://www.st.com/en/embedded-software/x-cube-usb-audio.html) to stm32f746g discovery. Project supports boards STM32446E-EVAL and 32F769IDISCOVERY. I think stm32f746g is similar 32F...

VGuly.1 by Associate
  • 786 Views
  • 2 replies
  • 0 kudos