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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

Resolved! Error with custom baudRate cubeMX 6.1.1 [solved]

Hi,To configure my uart baud rate i use a variable on cube MX. To disable error i select "no check" in option --> that work find on previous version.Now with version 6.1.1 the error stay even if i select "no check" with the version 6.1.1.If you have ...

0693W000006GRzMQAW.png 0693W000006GS0ZQAW.png
MLE S.1 by Associate III
  • 1207 Views
  • 4 replies
  • 0 kudos

How to configure Sigma Delta ADC 16-bit in STM32CubeIDE

Hi!I think there is a lack of information to configure a Sigma Delta ADC 16-bit in STM32CubeIDE and I want to configure:2 Single ended zero reference3 Differential endedSo I have a lot of questions for the STM32 Team here.I begin first to configure o...

0693W000006EzhIQAS.png 0693W000006EzljQAC.png 0693W000006EzmNQAS.png 0693W000006EzzlQAC.png
DMårt by Lead
  • 3977 Views
  • 2 replies
  • 1 kudos

I just added FreeRtos to my project through .ioc file. I tried to compile my project, but I get an error "Error: Cannot find the specified linker script. Check the linker settings in the build configuration.". Why am I getting this error?

I just added FreeRtos to my project through .ioc file. I tried to compile my project, but I get an error "Error: Cannot find the specified linker script. Check the linker settings in the build configuration.". I am very new with CubeIDE and have only...

SPate.4 by Associate II
  • 884 Views
  • 3 replies
  • 0 kudos

Resolved! Can't get TIMER to perfect count and Toogle Pin

Ok, so I decided to change from Arduino IDE (STM32F103) to STM32CubeIDE (STM32F334R8).I can't get perfect timing.My program just have to toogle my pin after x us (that is presented inside a vector)Just to illustrate, here is my arduino code (I only ...

TMaia.1 by Associate II
  • 1343 Views
  • 5 replies
  • 0 kudos

Updating STM32G0 MCU Package in CubeMx gave me problems

I'm using a STM32G030K6 device. It was working fine until I migrated from 1.3.0 version to 1.4.0 version MCU Package. Now when I try to compile it throws the errors below. Could someone give an explanation why this? How could I make CubeMx switch ba...

0693W000006EkgFQAS.png
xpp07 by Senior
  • 633 Views
  • 3 replies
  • 0 kudos

Resolved! CubeMX no longer supports code generation for Keil / IAR IDE?

I recently installed the latest STM32CubeMX. Much to my great regret, I did not find the ability to generate code for the Keil / IAR IDE. Is this option really no more, or has it been hidden? If not, which of the latest STM32CubeMX versions has these...

PBobo.1 by Associate II
  • 1417 Views
  • 4 replies
  • 0 kudos

We have downloaded the STSW-IOD01 firmware for the Nucleo-L073rz board. The STSW-IOD01 project is not set up in a format able to be used with the STM32CubeMx. Is there some way to convert it so we can use it with the STM32CubeMx environment?

We have selected the Nucleo-L073rz board in STM32CubeMx, created a project and are copying the code from STSW-IOD01 into the new project but this is very tedious and prone to errors. Also, please note that the STSW-IOD01 firmware comes preloaded in ...

LFerg.2 by Associate
  • 425 Views
  • 0 replies
  • 0 kudos

Resolved! Setting specific GPIO_Output pins high/low

I am able to set pins (high/low) that I have specified to be GPIO_Output in the Pinout& Configuration tab of the .ioc file. Using the code written below (changing the pin number) I am able to observe the expected behaviour on a oscilloscope using all...

RRobi.1 by Associate II
  • 1884 Views
  • 6 replies
  • 0 kudos