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

Why doesn't the ADC work when I select the prescaler ratio "HRTIM Clock Multiplied by 32" for the timer that triggers the ADC?

HelloI use a HRTIM timer (Timer B) to trigger the ADC (ADC2_IN5) internally (STM32G4).I want to increas the high-resolution clock frequency fHRCK with a prescaler ratio: 170MHz*32=5.44GHz to trigger the ADC via a compare value of 54.400.Unfortunately...

MOys.1 by Associate II
  • 994 Views
  • 4 replies
  • 0 kudos

Resolved! ADC max clock for STM32H7(47) is wrong

Hello,STM32CubeIDE  1.5.1, latest H7 package for STM32Cube.I have STM32H747-DISC1 board, and STM32CubeMX (in IDE) let me pick max. 36 MHz clock.According to the datasheet STM32H747xI/G datasheet, ADC clock frequency get up to 50 MHz. I overriden freq...

0693W000007CsutQAC.jpg

Resolved! STM32F072RB compatible MCU's in ST

Hi,Is there any pin-to-pin compatible controller available with STM32F072RBTx MCU in ST. Compatible controllers can be with Higher FLASH & RAM size.

LRPS_92 by Associate II
  • 777 Views
  • 2 replies
  • 0 kudos

Malloc returns NULL Pointer in FreeRTOS task.

Hello Community, I'm using an ST Nucleo-F767ZI and I create my project, for Atollic True Studio, with Cube32MX.In my project I included FreeRTOS v10.I'm in troubled with the malloc function, because this function return a NULL pointer.I have several ...

FedeRico1 by Associate II
  • 5809 Views
  • 14 replies
  • 1 kudos

Bug: STM32CubeMX code generation for STM32cubeIDE

Hello, I have some problem with the latest version of cubeMX (v6.1.1), it won't create a project file for STM32 (well I would like to use simulink with mat/target before using STM32cubeIDE that's why I use cubeMx and the project work with µvision),th...

0693W000007CqeeQAC.png
SDeha.1 by Associate
  • 957 Views
  • 2 replies
  • 0 kudos

I2S clock on STM32F303 stuck at 8MHz in CubeMX?

I'm trying to get I2S working on an STM32F303CBTx, but am having trouble configuring the pheripheral in STM32CubeMX. In the reference manual I read:9.2.12 I2S clock (only in STM32F303xB/C/D/E, STM32F358xC and STM32F398xE) The I2S clock can be either ...