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

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 793 Views
  • 5 replies
  • 7 kudos

Abnormal behaviour with STM32CubeMX

Hello, Hope you're well. I started a project with CubeMX to use makefiles. I am able to compile and flash to the board but the code does not run properly on the f4 discovery board. To debug, I used Keil on a windows system and the code is actually wo...

daded.1 by Associate II
  • 522 Views
  • 2 replies
  • 0 kudos

stm32u575 & Ethernet support On CubeMx

A new question moved from this thread to the correct forum board (to be answered by CubeMx team) Hi If STM32U5 has no support for Ethernet why in configurator i can enable the Middleware NetxDuo?  The question start from this point, NetxDuo support, ...

mauroalba by Associate II
  • 4201 Views
  • 1 replies
  • 0 kudos

Resolved! CubeMX BUG: Setting LSE Drive Capability

Posted on October 17, 2017 at 12:08When using CubeMX, with STM32L476, for setting LSE drive capability other than 'Low Drive' the setting will not be implemented. This is due to the fact that the write access using bit DBP in PWR->CR1 is not set pri...