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 ...

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
  • 735 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
  • 711 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
  • 265 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

DMA CubeMX enabling for HAL_SPI_TransmitReceive_DMA()?

Hi there,I am currently using the HAL_SPI_TransmitReceive() function for back-to-back read/write with a GPS modem as the slave. If i want to now implement the SPI coms with DMA, what is the correct DMA channel config in CubeMX?Only one DMA channel is...

NA1 by Associate II
  • 442 Views
  • 3 replies
  • 0 kudos