STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.11.1 released

STM32CubeMX 6.11.1 was released on st.com as well as an in-tool update patch. Main issues fixed in this patch: Ticket 176645 : STM32CubeMX V6.11.0 has lost the "JTAG (5 pins)" debug mode for all the STM32H7 series but the STM32H7Rx/7Sx microcontrolle...

STM32CubeMX 6.11.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.11.0 is available. What is new in STM32CubeMX V6.11.0? New MCUs series : STM32U0 (STM32U083xx/73xx/31xx), STM32H7RS (STM32H7R7xx/H7R3xx/H7S3xx/H7S7xx) and STM32H5 (STM32H533/H...

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
  • 690 Views
  • 3 replies
  • 0 kudos

After CubeMx 6.2.0 upgrade and firmware to STM32F373VCTx also updated, my project presents error message after generating the code

After CubeMx 6.2.0 upgrade and firmware to STM32F373VCTx also updated, the CODE GENERATION of my project presents the message:"The Code is successfully generated under : (...)     but TrueSTUDIOproject generation have a problem."Compiling de project ...

AFerr.1 by Associate II
  • 675 Views
  • 11 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
  • 281 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
  • 531 Views
  • 8 replies
  • 0 kudos

Hey everybody, is it possible to convert code for the STM32F103C8T6 so it works on the NUCLEO F446RE? Or can I just use the same code and use in STM32CubeMX?

I'm trying to do a Project with the MAX30102. I can read out the raw data of the sensor but I am unable to understand the algorithm to calculate the Heartrate and SPO2 out of the raw data. The only examples I can find are for Arduino Boards but that'...

FEnis.1 by Associate
  • 898 Views
  • 2 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
  • 206 Views
  • 2 replies
  • 0 kudos