STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

STM32CubeMX V5.2 & FreeRTOS queries

Hi,I have problems generating code in V5.2.0 of STM32CubeMX for 'Other Toolchains (GPDSC)'. If I configure FreeRTOS the cmsis_os file references do not appear in the generated .gpdsc file. I am configuring an STM32L432KC Nucleo board for testing and ...

dave.W by Associate II
  • 1450 Views
  • 8 replies
  • 0 kudos

Feature Request - EOL Style in Code Generator Settings.

Please add new parameter STM32CubeMX / Project Manager / Code Generator / EOL Style with values:auto (default)LFCRLFA lot of people use LF EOL style on Windows. After code regeneration we have problem with git, when new sources have CRLF.This functio...

psztoch by Associate II
  • 1123 Views
  • 3 replies
  • 1 kudos

Does not add arm_math.h in new version

Hello. Speaking of more stuff broken with the new update.I tried to update a project for an assignment, just wanted to change some peripheral settings and here comes the warning about downloading new version. Okay then.But now the generator does not ...

LAfon by Associate III
  • 999 Views
  • 3 replies
  • 0 kudos

__weak functions in stm32XXxx_it.c

Is it possible to fix the CubeMX so that when it generates the code for STM32 chips it will add __weak declration to the following functions:SysTick_HandlerPendSV_Handlerinside stm32XXxx_it.cWhile intergrating to embOS, the OS api overrides these fun...

ONaor by Associate
  • 392 Views
  • 0 replies
  • 0 kudos

How to select STM32H7 CubeMX LL drivers

Hi,STM32CubeMX H7 firmware version 1.4 includes LL drives, but how do you select them in CubeMX? Specifically for the LPUART.Only the HAL selection shows up for an existing and newly created project. See screen shots.Thanks.

0690X000008BXyjQAG.png 0690X000008BXyeQAG.png