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

Does Cube MX build the libc.a printf/canf/heap/etc library?

Yesterday's post herehttps://community.st.com/s/question/0D53W00002F4MHrSAN/is-there-a-bug-in-the-newlib-heap-on-the-32f417-cube-ide-library?t=1682872893044refers.This articlehttps://nadler.com/embedded/newlibAndFreeRTOS.htmlsuggests that the freerto...

PHolt.1 by Senior III
  • 3315 Views
  • 13 replies
  • 0 kudos

Can't install STMCUFinder on MacOS Ventura 13.3.

This is a prerequisite for the VSCode extension which is why I am asking here.Steps to reproduce:Download the setup filePer Readme.html, open a terminal, navigate to the en folder and run the following command: sudo xattr -cr ./SetupSTMCUFinder-5.0.0...

Resolved! STM32H755 Nucleo and PWR_DIRECT_SMPS_SUPPLY

Hi, I'm using an STM32H755ZIQ Nucleo and migrating an old project in CubeMX 6.8.The RCC > supply source > PWR_DIRECT_SMPS_SUPPLY option has been removed from CubeMX, which was the default previously. I tried the two available options (External / LDO...

MJack.1 by Associate III
  • 3454 Views
  • 6 replies
  • 0 kudos

Migrate from STM32H743 to STM32HA3

I have a project using a STM32H743 (LQFP144). I want to migrate it to a STM32HA3. It seems like it should be fairly pin compatible, but in Stm32CubeMX when I use the Alt-L (Pinout Compatible) option, the STM32HA3 isn't there. Is this a lag in the Cub...

DanF by Associate II
  • 1165 Views
  • 4 replies
  • 0 kudos

Resolved! STM32CubeMx command line unknown pack STM32Cube_FW_G0_V1.6.0

Hi,I start STM32CubeMx with this command /mydir/STM32CubeMX/STM32CubeMX -q /mydir/myscriptInside the file myscript there are this lines:swmgr refreshswmgr install STM32Cube_FW_G0_V1.6.0 askexitWhen run this line "swmgr install STM32Cube_FW_G0_V1.6.0 ...

alex95 by Associate
  • 895 Views
  • 2 replies
  • 0 kudos

UART2 Rx Interrupt Firing straight away

I have a problem using the NUCLEO-G431KB. After set-up of UART2_RX_INT, the interrupt seems to trigger and goes straight into the interrupt before any data has been put onto the receive pin of the UART. I have used Cube MX to generate the initalise. ...

PBens.3 by Associate
  • 1016 Views
  • 4 replies
  • 0 kudos