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

Resolved! USB not working when MCO2 enabled and driven by PLLI2SCLK

The image shows my clock configuration for the STM32F469IIT. I want a 12MHz output from MCO2 and I found that I could theoretically achieve this using the PLLI2SCLK input. However, when I use this configuration, the device is not recognised by the PC...

0693W00000Hnmc4QAB.png
C.East2 by Associate III
  • 1332 Views
  • 7 replies
  • 1 kudos

Resolved! CubeIDE, STM32F446RE and SAI2

As datasheet states (more than once) the LQFP64 package of the 446RE has 2 SAI blocks (both with SAI-A and SAI-B) and in the HAL driver/definitions stm32f446xx.h both are available, but I'm not able to select the 2nd SAI in Cube (it is not shown ther...

ACAV by Associate II
  • 1301 Views
  • 4 replies
  • 1 kudos

software packs question about STM32L5

Hi,I can add "X-CUBE-AZRTOS-L5_V1.0.0_M33NS" via "Pinout & Configuration->Software packs->Select Components" successfully, but failed at add "X-CUBE-AZRTOS-L5_V1.0.0_M33S".Please check the attachment.Your example "Tx_SecureLEDToggle_TrustZone.ioc " ...

zqizh.1 by Associate II
  • 624 Views
  • 1 replies
  • 0 kudos

CubeIDE : support for more than one cubeMx project

I actually have a Nucleo and a custom board. They are running same software and are very identical in terms of hardware but not identical: but there is at 2 pins that need to be changed and UART added: set baud rate, set NVIC IT. I also have to inser...

DaDude by Associate II
  • 596 Views
  • 3 replies
  • 0 kudos

Resolved! STM32CubeIDE creates main.c but I am using main.cpp!

I converted project from C to C++ with right click on project-> Convert to C++. The problem occurs when I generate the code in graphic configurator . It creates main.c file. Which is also loaded to controller if I run it. How to solve this problem?

0693W00000GZecYQAT.png
MAnto.2 by Associate III
  • 2351 Views
  • 3 replies
  • 2 kudos

using variables / constants in .ioc file from main?

Good afternoon....Can someone tell me how to use constants that are #defined in main back in the .ioc file? I have run the CubeMX and generated the ioc file then generated main. I then do work in main and make some changes to the initialization fea...

SWenn.1 by Senior III
  • 1364 Views
  • 6 replies
  • 0 kudos