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

Resolved! Doubt with GPIO config in stm32cubemx

Hello,I have a question while configuring the GPIO on stm32cubeMX. I put all my pins in the program like this:When I configure all the pins and generate the code, not all the configured pins appear in the gpio.c file on stm32cubeIDE; for example, the...

rubenles_0-1706881193579.png

Resolved! Bug using CubeMx "User Actions" feature

I started using the new "User Actions" feature, and it seems that there's an issue with the function that allows running a script after code generation. I managed to make the feature work without any problems when the "Window -> Outputs" option is ch...

Jdescot by Associate II
  • 3755 Views
  • 7 replies
  • 3 kudos

Example with STM32H7 + CubeMX + LwIP - FreeRTOS

I would like to know if there is any "easy" way of getting the following setup working:NUCLEO-H723ZG dev boardEthernetLwIPSTM32CubeMX projectNo FreeRTOSBeing able to ping the dev boardI've found the following (and can get them running):https://commun...

VVV by Associate II
  • 2791 Views
  • 2 replies
  • 0 kudos

Resolved! Uncluttering the Repository

My MX Repository has grown to more than 40 GB which is not exactly fun on the SSD of my MacBook. So I was wondering what made it so big.There seem to be all the zip files of all installed firmware packages. Does CubeMX/CubeIDE ever use them again?And...

Resolved! STM32H5 CubeMX HMI BSP Related Bug

It seems STM32CubeMX has a bug related to the STM32H5's HMI BSP component. If you do not wish to use this BSP component and want to configure the affected pins manually (like with other boards that do not have this HMI BSP component), the project wil...

No src folder created and code generation failed.

Hi everybody,I installed the last version of STM32Cube IDE (1.2.0) on two different computers, one is win7 an dthe second one is win10. When i strictly follow the tutorial to create a working project, I can see in both situations that the src folder ...

papageno by Associate III
  • 2587 Views
  • 5 replies
  • 1 kudos

Resolved! Potential bug in CubeMX for H733VGT6 with OCTO SPI?

Hi,I am trying to configure multiplexed OCTO SPI for the above MCU.Only Chip Select Port 1 NCS comes up as an alterantive for OCTOSPI1, and for OCTOSPI2 the Chip Select Port is is disabled, I would have expected Port 2 NCS to come up here... Is this ...

Southbranch_0-1706096065345.png Southbranch_1-1706096194909.png