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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

Resolved! Detect_SDIO in CubeMx No solution

Im trying to follow this tutorial but inside platform settings of FATFS i get this:No found solution for BSP api (SDIO detection pin?) And when i press generate code i get this warning complaining about the very same thing

0693W00000ANuwbQAD.png 0693W00000ANvAJQA1.png
Javier1 by Principal
  • 2901 Views
  • 2 replies
  • 3 kudos

Resolved! Reduce power consumption STM32L4

Hello there,I am developing a FreeRTOS based application using STM32L452 MCU. I am looking for a way, to reduce the power consumption in the idle intervals of the processors work. When reviewing the sleep modes, it occured to me that the MCU might be...

Resolved! Ethernet support on STM32F479ZG/ZI

I'm working with STM32F479ZG and ZI both have working ethernet.In the lastest CubeMX 5.1.0 it shows that those MCUs are not supporting ethernet.Is there a work around for this issue?

0690X000008AlBOQA0.png
MPetr.17 by Associate II
  • 1810 Views
  • 8 replies
  • 0 kudos

Hi I am relatively new to STM32 and Cube MX so was trying to compile the examples from CubeMX. Two issues. Some examples don't compile under CubeMX so had to select run under external IDE. I use CubeIDE be no selectable option so cannot build proj.

was specifically interested in the following.C:\Users\user\STM32Cube\Example\QSPI_perfsC:\Users\user\STM32Cube\Example\STemWinC:\Users\user\STM32Cube\Example\TouchGFXCan get TouchGXX to create and run its own GUI projects. its the stand alone ones th...

Mduff.1 by Associate II
  • 2027 Views
  • 12 replies
  • 0 kudos

Default SystemClock_Config fails

I started a default project and the system clock fails initialization. Does the SDK have a bug?thanks,cubemx 6.2Nucleo F429ZI dev kitmakefile gccubuntu 20

YPear.1 by Associate II
  • 1035 Views
  • 4 replies
  • 0 kudos

Overide CubeMX\CubeIDE generated elements

Hello,I'm working with CubeMX 6.2 & CubeIDE 1.6.0.I have several problems with the generated code that I would like to know if I can somehow resolve instead of changing the generated code every time after changing something in the CubeMX project.This...