STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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! How to use RAM_D1 with CubeMX and STM32CubeIDE?

I've implemented a hello world project, by just using the default settings with CubeMX for the NUCLEO-H723ZG board, then disabling ethernet and USB-to-go, and then adding a yellow LED blink code. Full project and generated code, for STM32CubeIDE:http...

0693W000008xxUeQAI.png
fb by Associate III
  • 1906 Views
  • 3 replies
  • 0 kudos

STM32H745ZI-Q cube support

Hi,Recently I got nucleo board with mentioned MCU. I've had numerous troubles with generating properly project and finding any sources how to flash the device so few things:Is CubeMX generating code properly for dual core for any toolchain? I've trie...

Autogenerated files breaks the build.

After upgrading the IDE to version 1.5.1 within the eclipse IDE, the CubeMX built in tool auto generates this file. This conflicts with the one in src (same function is defined in both places). I had to temporarily exclude the folder from build for ...

0693W000008xsSnQAI.png
Ahmed by Associate III
  • 806 Views
  • 3 replies
  • 0 kudos

STM32L412CBT6 vs STM32L412CBT6P - What is the difference?

Hi,I have the STM32L412CBT6 in a product and now discover that it is going obsolete.There is a STM32L412CBT6P version (Note the P at the end) that is available from the usual suppliers.What is the difference between these two parts?When looking at th...

NW27 by Associate III
  • 1747 Views
  • 8 replies
  • 0 kudos

RTC wakeup with CubeMX generated code does not work.

I have setup RTC wakeup functionality and generated code with CubeMX.The code does not work straight away, because imr1's mr20 in EXTI IMR1 register was not unmasked. I suppose this is a bug and should be handle by STM. It took some time to figure th...

SAkhi.951 by Associate III
  • 637 Views
  • 2 replies
  • 0 kudos