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

Why does code generated from CubeMX not adhere to the C standard?

The C standard says in 7.1.3 Reserved identifiers:"All identifiers that begin with an underscore and either an uppercase letter or another underscore are always reserved for any use."Yet the code CubeMX generates is full of __HAL... identifiers. Is t...

fsch by Associate III
  • 1623 Views
  • 10 replies
  • 0 kudos

Extremly strange bugs (not only one) in actual CubeMx Version

Dear ST,I had an old project from 2017 with Cube and Keil V5 (its not old for Embedded projects). I wanted to change some things but the result was ****. I had freeRTOS configured but this was disabled,.... big troubles. I had already another thread ...

Osto by Senior
  • 885 Views
  • 4 replies
  • 0 kudos

Resolved! stm32cubemx

Posted on June 26, 2018 at 20:50Hello,I am using the STM32CubeMX application version 4.26.0 (see the attached files)There is no option for me to choose 'Copy all used libraries into the project folder'. The radio button was there but it grey out (di...

NUCLEO_F429ZI MCO2 is not working

I have a NUCLEO_F429ZI board, I try to use the MCO2 output 50Mhz clock, but this function doesn't work.Please refer to the attached project, the IDE is TrueStudio and code generator tool is STM32Cube 5.0.0.I'm not sure this is my boards fault or F429...

New.Fish by Associate III
  • 1903 Views
  • 10 replies
  • 0 kudos

How to get working with freeRTOS + SDIO + FATFS

I have generated code using STM32Cubemx v.5.1 i have selected SDIO and FATFS and i want to use freeRTOS . so as soon as i enable freeRTOS my FATFS stops mounting performing operations. how to get working with both ?? any suggestion ??

CJagt by Associate II
  • 2661 Views
  • 15 replies
  • 1 kudos

Resolved! No Errors No Warnings but my LED is not blinking i have configured the correct GPIO pin also Still the LED is not blinking?

Hello ,The Micro Controller Iam Using is STM32h743ZI. an iam using ST link V2 programmer.I have Configured My GPIO pins ,Clock and i have generated the code the code got generated without any errors once the code gets generated i have added the fol...

MGane by Associate II
  • 3153 Views
  • 3 replies
  • 0 kudos