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! Prescaler and period values for PWM in STM32

I am using STM32F103C8Tx and I am trying to create a PID adjustable PWM. In PID I will be giving values to PWM from 0 to 100 to set the duty cycle. That means my counter period needs to be 100 in Cubemx. Because as I have learnt while I am changing t...

GunkutA by Senior
  • 9141 Views
  • 17 replies
  • 0 kudos

STM32H745ZI-Q Nucleo Ethernet is not working.

Hi,I have STM32H745ZI-Q Nucleo board. I have generated code using STM32CubeMX firmware version H7 1.5.0 (SW4STM32). I have enabled the LwIP Netconn and Ethernet for M7 core in STM32CubeMX. The issue is that it doesn't assign the IP address using DHCP...

I have an issue with ADC and Vrefint

Hi,I working with an STM32L010 controller. I have a confusing issue with one of ADC channel.Here is the configuration:I using ADC channels 1, 3, 6 and Vrefint.Here is the ADC configuration:I forgot the clock configuration:My problem is while the volt...

0693W000001pPovQAE.png 0693W000001pPpKQAU.png 0693W000001pPvNQAU.png
anagy9 by Associate II
  • 798 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CubeMX fails under Fedora32

After a fresh install of Fedora32 STM32CubeMX fails to start. The error msg is the same for a freshly installed 5.6.1 as for the previously installed 5.6.0 (which worked under Fedora31).Has anybody a clue how to proceed? The error message is a follow...

THoff.1 by Associate
  • 619 Views
  • 1 replies
  • 0 kudos

STM32CubeMX version in the STM32CubeIDE

I tried this wayFile >> New >> STM32 Project From STM32CubeMX .ioc File.Selected the CubeMX .ioc fileClick FinishThen, CubeIDE says belowThis file has been generated with STM32CubeMX version '5.6.1'.Your current STM32CubeMX version is '5.6.0'.Please ...