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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

Bug: STcubeIDE - CubeMX completely destroys project

I have a working project in Atollic 9.1 with the CubeMX 5.0 plugin.I imported the project into STCubeIDE per instructions in UM2578.The import process reported no errors.The release config is gone - destroyed during import (see separate bug report he...

Unable to add extension package to CubeMX

Hello,I'm unable to install X-CUBE-NFC3 and X-CUBE-IAP-USART extension packs to my CubeMX 5.2 installation. I'm using a downloaded zip and I get this error:What should I do to resolve this? Thanks!

0690X000008jEmBQAU.jpg
Ankit by Associate II
  • 427 Views
  • 0 replies
  • 0 kudos

Best resources to learn FreeRTOS STM32CubeMX & TrueStudio

Hello,I'm rather new at MCU programming but have been a SWE for 20+ years working in low-level Linux (libraries and device drivers) and I understand the basics of multi-threaded programming. I have several STM32 eval boards including P-Nucleo-STM32WB...

STM32F439 delay required before sending packets in LWIP

I am using the ethernet and lwip drivers provided by the STM32CubeMX software on a nucleo-144. I have a program, which upon start, sends out a UDP packet. I set the program to soft reset after a few seconds to characterize this issue. Using a GPIO li...

USB Battery charging bug on cube L4 1.14

HiSeems the new cube L4 package has some updates on the USB driver. The Battery charging functionality no longer works because the BCDEN bit is never enabled in the `HAL_PCDEx_ActivateBCD` function. In the screenshot, left is the previous version of ...

0690X000008j8WpQAI.png