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

STM32F7 PA0 as EXTI not working right -> BUG?

Hi I've configured a STM32F767II with CUBEMX and generated an Atollic TrueSTUDIO Project. PA0 is configured as external interuppt in IT_RISING Mode. The problem is that this EXTI triggers also at falling edges. Other EXTI pins were configured the sam...

Is it possible to generate C++ projects from CubeMX?

Hi! I'm trying to program a STM32F031C6 with CubeIDE. The CubeMX tool puts out a Project that is c native. Since I wrote my program in C++, i'd like to Change it into a c++ Project. Doing this manually is very error prone. Is there an Option that I m...

timtim by Associate
  • 692 Views
  • 4 replies
  • 2 kudos

WHY IS CUBE MX5 so crap ??? it just hangs

I spend more time trying to get round the bugs of crap software than getting on with the design job in handwhy why why is CRAP cube ST 5 just sitting there hanging when trying to generate project codeany help appreciated

JHERI by Senior
  • 335 Views
  • 0 replies
  • 0 kudos

Stm32l0 USB connection error CubeMX

Hello,​I try to get the usb vcp running on the nucleo-l053r8 board. I will keep it simple and to it with your software CubeMX in the first step.​I created a project with the help of CubeMX.​ I activated the usb pins, selected usb CDC. Activated rc48 ...