STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

Resolved! Issues with code generation for DFSDM peripheral - a) a variable is declared twice b) an initialization sequence is executed in wrong order

The attached simple project contains an ioc-files where the DFSDM peripheral is configured: channel 0 and channel 1; filter 0 for channel 0 and filter 1 for channel 1. In addition i have configured TIM6; but that's not relevant for the issue. This al...

MJord by Associate
  • 619 Views
  • 1 replies
  • 0 kudos

Resolved! USART2 on STM32L431 does not support parity with CubeMx

Hello I'm using a stm32L431. here the documentation :https://www.st.com/en/microcontrollers-microprocessors/stm32l4x1.html#documentationHSI is enabled at 16MHz for USART2, used to receive a 1200Bd signal (7bit data + even parity + 1 stop).I receive w...

0693W00000QNIhrQAH.png 0693W00000QNIiLQAX.png
po221 by Senior
  • 1308 Views
  • 8 replies
  • 0 kudos

STM32CubeMX how to change stack/heap memory size

Hello. I would like to understand a little bit more about the minimum stack and minimum heap parameters on the cube mx: I use stm32cubemx and stm32cubeIDE1.How can I see what is total available heap and stack memory2.Currently, I use Build Analyzer i...

0693W00000QNHo8QAH.png 0693W00000QNHowQAH.png 0693W00000QNHrHQAX.png 0693W00000QNHzGQAX.png
LPetr.1 by Senior
  • 3276 Views
  • 4 replies
  • 1 kudos

Resolved! STM32CubeMX does not always update .project files

STM32CubeMX does not always update the .project files when code is regenerated on an STM32H7 project. This is especially true when moving a peripheral from one core to the other. For example, I generated a project with SPI1 and I2C4 in the M4 contex...

WLear by Associate III
  • 647 Views
  • 2 replies
  • 0 kudos