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

stm32cubemx cmake code generation

I've been using the recently added CMake generation feature of cubemx, as of now it creates an INTERFACE library for both project related and drivers related sources, the problem is that those sources get propagated for every external library that ne...

Tizio1234 by Associate II
  • 1187 Views
  • 2 replies
  • 1 kudos

Resolved! Configuring PWM on stm32f405

Hi there;I'm extremely new to the world of ST, and trying to get my feet under me with it, coming from a few years' experience developing for esp32 microcontrollers using the esp-idf framework. I have an Adafruit stm32f405 feather; I understand this ...

Screen Shot 2024-09-15 at 7.47.40 PM.png
sb_st by Associate III
  • 1706 Views
  • 7 replies
  • 0 kudos

Resolved! CubeMX 6.11.1 removes LWIP part of H7 .ioc file

Hi there!Opening an H7.ioc file FW_H7 V1.11.1 in CubeMX 6.11.1 containing a LWIP secition and upgrade to FW_H7 V1.11.2 removes LWIP section.Cheers!open the attached .ioc file in CubeMX 6.11.1migrate to FW version FW_H7 V1.11.2do not change anything a...

PGrif2_1-1716908478187.png PGrif2_0-1716908294052.png PGrif2_2-1716908610818.png
PGrif.2 by Associate III
  • 808 Views
  • 2 replies
  • 0 kudos

ThreadX systick code generation

For my project I'm using an STM32L476 MCU with CubeIDE 1.15.1 and CubeMX 6.11.1In this project I'm using ThreadX / Azure RTOS.For a new feature I doubled the speed of the MSI, which doubles the system clock, but the HCLK stays the same (by changing t...

EmbDev by Senior
  • 1632 Views
  • 6 replies
  • 1 kudos

Resolved! issue with FW_V1.10.0 not pinging in stm32h743

im using stm32h743zi2 nucleo board . im triyng to do programming in ethernet with udp without freeRTOS . using firmware version of 1.10.0 but it is not pinging .  anybody  did programming with this FW  . please let me know the reasons for not ping.or...