STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

NVIC initialisation with CubeMX V5.2 ?

Hey everybody,I updated CubeMX to Version 5.2 and now I miss the NVIC initialisation, for example for my TIM1 interrupt.Do anybody know how I can fix this problem ?Best regards :)

l.kopp by Associate II
  • 570 Views
  • 3 replies
  • 0 kudos

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
  • 1010 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
  • 722 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
  • 704 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
  • 262 Views
  • 0 replies
  • 0 kudos