STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

CMSIS with Keil

Hi, I have created a project with Keil compiler (v5.17 )and I'd like to use the CMSIS driver for SPI.When I selected CMSIS in RTE, it tells me that I need CubeMX for configuring the HAL.I used CubeMX for generating the code, but there are many errors...

LBern.5 by Associate II
  • 1979 Views
  • 5 replies
  • 0 kudos

CubeMXIDE multiple definition bug still here

FreeRTOS project: code generated includes code in Drivers/CMSIS/Device/ST/STM32F4x/Source/templatesFile is of definitions, likely stm32F4xx.hThis conflicts with the file included at Drivers/CMSIS/Device/ST/STM32F4x/Include.This seems to only happen ...

Anybody else seen when in CubeMX selecting Enable SD register Callbacks also causes SDRAM register callbacks to automatically flip to enable when saving and generating code?

STM32CubeIDEVersion: 1.12.0STM32CubeMX: Version: 6.8.0-RC4I think this is a BUG!When in CubeMX perspective in CubeIDE, in the project manager Advanced tab, in the Register Callback window, if you ENABLE the register callback for SD and save or gener...

DFDSM injection conversion triggered via internal timer.

Hello, I am trying to do an injection conversion of the DFSDM peripheral with the read process being triggered via an internal timer (TIM1) utilising the HAL drivers. Specifically, I want to set the counter to count up and trigger the read process ev...

SJohn.5 by Associate II
  • 1524 Views
  • 1 replies
  • 0 kudos

Resolved! Similar question to "I'm a STMCube Newbie. I'm under the impression when I set up the clocks in STM32CubeIDE, it should generate all the clock configurations. Right now I'm not getting the RCC_PeriphCLKInitTypeDef PeriphClkInit = {0}; Should it be there."

Does anyone have the same issue? Link to a similar question:https://community.st.com/s/question/0D53W0000260fFASAY/im-a-stmcube-newbie-im-under-the-impression-when-i-set-up-the-clocks-in-stm32cubeide-it-should-generate-all-the-clock-configurations-ri...

JChoi.12 by Associate II
  • 866 Views
  • 3 replies
  • 0 kudos

Cube MX FreeRTOS Tasks vs Threads confusion

Cube MX seems to constantly confuse FreeRTOS Tasks and Threads.Term Tasks is being used where Threads are being actually configured.In FreeRTOS Tasks and Threads are two different beings.This is super confusing.

0693W00000aH9uzQAC.png
TDJ by Lead
  • 4577 Views
  • 8 replies
  • 0 kudos