STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

How to quickly validate pin assignment with CubeMX tool?

I do not quite know well about the details of the peripherals that I have assigned pins for them. I need to quickly validate my assignment to ensure the hardware design is suitable without any conflict. I can click the pins in CubeMX and assign pins ...

JZou.2 by Associate II
  • 326 Views
  • 1 replies
  • 0 kudos

Resolved! CubeMX ignores some settings in .ioc file

There appears to be a bug in STM32CubeMX where some settings are not loaded when reopening the app and project, even though they were previously successfully written to the .ioc file. Default settings are always used instead, and then re-saving the p...

0693W000003QU1DQAW.png 0693W000003QU1XQAW.png 0693W000003QU1cQAG.png 0693W000003QU1hQAG.png
Miles1 by Associate III
  • 474 Views
  • 2 replies
  • 1 kudos

Resolved! CubeMX you really need to get your priorities right

Hi, I recently migrated from CMSIS_V1 to CMSIS_V2 ( in STM32Cube_FW_H7_V1.7.0). That came with a significant increase in the number of defined thread priorities ~ around 56 priorities. However, CubeMX sets the FreeRTOS MAX_PRIORITIES parameter to 3...

0693W000003RVOAQA4.jpg
DOsbo by Senior
  • 587 Views
  • 5 replies
  • 0 kudos

STM32H745x Examples from STM32CubeMX not compilable

Hello,I would like to experiment on the nucleo board with STM32H745 development kit (dual cores), butr I face some issues. I just downloaded the firmware package from CubeMX and integrated the example code with SystemWorkbench4STM32 as the project fi...

AKrue.1 by Associate II
  • 644 Views
  • 6 replies
  • 0 kudos

Resolved! Nucleo-L433RC-P garbage from USARTs - why?

Using STM32CubeIDE to create a USART test project with default code generated, the USART is outputting garbage e.g. �)���?�+Ѵ# on a terminal (USB to PC).Yet using exactly the same default code generation process and same simple test code on two othe...