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! Internal Temperature sensor delivers too high result

I am trying to get the internal CPU temperature on an STM32H743. Source is generated with STM32CubeMX V. 5.0.When reading the internal temperature sensor (ADC3) I get different and too high values depending on the setting of the sampling time.When s...

GS1 by Senior III
  • 1156 Views
  • 3 replies
  • 0 kudos

Resolved! Can't start. Getting message, "The registry refers to a nonexistent Java Runtime Environment installation or the runtime is corrupted."

Using Windows 7, 64 bit. Installed Keil uVision5 first and can run. Install of STM32CubeMX had no issues but can't run the application. Have updated Java, uninstalled CubeMX and reinstalled CubeMX and getting the same message. Not sure about edit...

CYewe by Associate II
  • 2040 Views
  • 12 replies
  • 0 kudos

Why simpel MX project will not compile: arm_math.h is missing

Using MX 5.0.1 and create a new project "PrjA" for STboard STNM32F401 Nucleo. No changes or configs. Then generate code and open in TrueStudio. Compilation fails because of: ..\Drivers\CMSIS\DSP_Lib\Source\FilteringFunctions\arm_fir_decimate_init_q15...

tinu by Associate
  • 656 Views
  • 1 replies
  • 0 kudos

Resolved! Is there an elegant way of using CubeMX to generate code for two very different configurations in the same program?

The program is alternating between two modes, one is high performance and the second is low power. For perfomance mode the ADC is used with a timer triggering and DMA+interrupt at fast rate. In the low power mode it is intended to make a single conve...

Program does not enter while(1) loop

Hi everyone.Up to now i have been programming STM32 mcus at register level but i have to use cube mx now. So i created a cube mx project only to see if timer 2 works fine. When i build without any problems and run the code on my F303RE board and paus...

N ORhan by Associate III
  • 2012 Views
  • 4 replies
  • 0 kudos