STM32CubeMX (MCUs)

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

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
  • 1199 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
  • 862 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
  • 813 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
  • 514 Views
  • 1 replies
  • 0 kudos

Resolved! Cannot initialize ADC1 in STM32G071RB on EWARM

I'm debugging STM32G071RB by using Nucle-G071.The code I use is generated by STM32CubeMX, and I try to put break point to variable in "static void MX_ADC1_Init" but it semms like not to initialize because I cannot put break point there.I confirmed t...

HEhat.1 by Associate II
  • 797 Views
  • 2 replies
  • 0 kudos