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! STMCubeMX MDK-ARM project generation have a problem

Hi I am facing issue with the "generate code" to generate the boiler plate code for the nucleo-f44rehere is the software that I am running with :STMCubeMX_v6-0-1Keil ARM-MDK 5.32java version "1.8.0_271" (Java 8 I believe) , which is the recommended v...

0693W000005Bu6gQAC.jpg 0693W000005Bu7jQAC.jpg
PPoob.1 by Associate III
  • 2884 Views
  • 12 replies
  • 1 kudos

STM32CubeMX: Project generation have a problem

Hello, I am using STM32CubeMX version 4.26.1 and Keil uvision5. For a simple LED blinking example, I have made a model in Matlab/Simulink (both in version 2017b and in version 2018a). However, when I click on "build model" on Simulink, I receive an e...

0690X000006By3UQAS.png
OYava by Associate
  • 2128 Views
  • 4 replies
  • 0 kudos

CubeMX generates garbage CDEF line in Makefile

I've just recently started to use makefiles and one of the requirements is passing a few defines to the compiler. These I define in CDEF as CDEF = -DVAR1 -DVAR2 -DVAR3but after running the code generation, CubeMX has changed that to -DCDEF = VAR1 VAR...

Cannot get FMC SDRAM driver to work on stm32f429 discovery board

Using CubeMX configuration specific to stm32f429 discovery board which configures FMC to support SDRAM board. Have a memory test program that tests the 8Mb memory available at 0xD0000000. This program fails to run by triggering a hardware fault excep...

MLiva by Associate III
  • 3542 Views
  • 10 replies
  • 1 kudos

Resolved! How to change STM32CubeMX Firmware repositort folder ?

I have STM32CubeMX and STM32CubeIDE installed, but each use a different Firmware repositort folder. So I have to download (with a slow ADSL line) and install twice every firmware package.I want to install the package in a directory out of C:/users/Ad...

0693W000005BfTuQAK.png

STM32CubeMX Crashing on Code Generation

Having a very difficult time figuring out what happened to STM32CubeMX. In middle of very timely development and suddenly I can't generate any code. It just hangs. I have to shut down Java to force the program to close.I have downloaded the latest ve...