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

We are pleased to announce that the minor version 6.16.1 of STM32CubeMX is available. What is new in 6.16.1: This release addresses and resolves the issues outlined below: Users of STM32CubeMX version 6.13.0 and later may encounter a HardFault except...

Aimen1 by ST Employee
  • 214 Views
  • 0 replies
  • 1 kudos

STM32CubeMX 6.16.0 released

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 1209 Views
  • 5 replies
  • 7 kudos

AD9833 Module Control

Hello,I want to control the ad9833 module with the stm32f4 development board. I have a library but I couldn't get SPI communication. I cannot get any wave output from the module. I cannot adjust frequency. where can the problem be? I need to create t...

BTaşk.1 by Associate II
  • 2803 Views
  • 5 replies
  • 0 kudos

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