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! STM32H723 STM32CubeMX Clock Configuration

Hi,STM32CubeMX allows to configure STM32H743 SYSCLK to 400MHZ, D1CPRE Prescaler to /2 and HPRE Prescaler to /1. (CPU CLK = 200MHZ and HCLK = 200MHZ)But this configuration is not allowed for the STM32H723. The HCLK box turns red and shows a message ...

Asantos by Senior
  • 2305 Views
  • 6 replies
  • 0 kudos

Change device package on an STM32H7 project?

CubeMX does not support import for STM32H7 projects. Is there a way to change packages on an H7 project. Specifically, Can I change from a 144 pin STM32H745ZI to a 176pin STM32H745II ?Edit: For this specific package change (i.e. changing to a larger ...

WLear by Associate III
  • 1438 Views
  • 4 replies
  • 0 kudos

Resolved! STM32L010C6Tx PWM TIM2 Channel 1 not working.

Hello, I am using Stm32CubeIDE. I configured simple program [code attached] in Cube to test if PWM works properly. I get expected results for PA1 and PA2 (channel 2&3), but no voltage at PA0.When writing this pin (PA0) as GPIO I get both low and high...

MŻuk.1 by Associate
  • 1002 Views
  • 4 replies
  • 0 kudos

Compile Error when active FreeRTOS V1

In the attached .ioc file, when FreeRTOS V1 is enabled via Cube, the project does not compile and gives errors. The errors image is also attached.Another thing is that the LCD clock must be set to 96.875MHz to work properly! The tipycal clock for my ...

Slh by Senior
  • 877 Views
  • 5 replies
  • 0 kudos

How to change the CPU in a new project

Hi,Basically, my new design will use a STM32F767VGT (LQFP100) and I have a NUCLEO-F767ZI development board (STM32F767ZI LQFP144).All of the ports and functionality I'm using in the new project are available on the development board. I'm using 4 * Uar...

NW27 by Associate III
  • 616 Views
  • 1 replies
  • 0 kudos