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

CubeMX Custom Queue Sizes in FreeRTOS

I am having trouble creating custom queue sizes and making them work with the Heap Usage tool within CubeMX.  But I found a workaround until the bug gets fixed.I created a queue using a custom item size (the message_data_t type is defined in my code)...

eweststrate_0-1738710049448.png eweststrate_1-1738710182293.png eweststrate_2-1738710291653.png

Resolved! STM32 CUBEMX not starting

Hi developers.I have the same issue as many others, which has been posted already 4-5 times and marked as "solved" in some of them, but it is not at all the case.The CubeMX on launsching shows the first screen (splash) and then disappears.It worked a...

kova by Associate II
  • 795 Views
  • 8 replies
  • 5 kudos

2 bugs with VREFBUF and STM32Cube on at least STM32G491

Hi ST,There are 2 bugs in Initialization of VREFBUF.in STM32CubeIDE V1.11.0.I use FreeRTOS, but it shouldn't have any inffluence on these bugs.1.) At function main, the firsr call is to Hal Init and when VREFBuF ist activated, in function HAL_MspInit...

Osto by Senior
  • 2253 Views
  • 5 replies
  • 1 kudos

Using SPI DMA at 16bit, dosent work on STM32H5

Hi. ST There is an error in the code that is generated by CubeMx when you use 16bit in SPI DMA transfer. Can be solved in the stm32h5xx_hal_msp.c file: /* USER CODE BEGIN SPI4_MspInit 1 */ memcpy(&handle_GPDMA1_Channel1.Init,&NodeConfig.Init, sizeof(...

spa23 by Associate III
  • 740 Views
  • 3 replies
  • 1 kudos