STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

static sack usage using command line

Hello,I know that the static stack usage is available in the stm32cubeide, but I'm wondering can I do it use a command line?after more googling, I found that there is command for arm "armlink " that can run to get the stack used for each obj file ARM...

MFawzy by Associate II
  • 1247 Views
  • 5 replies
  • 0 kudos

Resolved! to see my data on python

to see my data on python what library or code should I use in STM32(CubeIDE) ? Could you share with me example!

MFara.4 by Associate III
  • 3983 Views
  • 2 replies
  • 0 kudos

STM32H735 QSPI init failed with NCS pin disabled

preconditions:CubeIDE 1.11.0 configured QSPI with disabled NCSenabled: Project Manager-->Code Generator-->HAL Settings-->Enable Full AssertThe idea is to have multiple QSPI chips connected to the QSPI with their own chip select pin. So the use NCS sh...

0693W00000WLBinQAH.png
MStei.4 by Associate III
  • 624 Views
  • 0 replies
  • 0 kudos

Problem: STM32CubeIDE deleted all my projects inside workspace, and created new directory as per workspace choosen after renaming a folder in my PC, which was included inside workspace in STM32CubeIDE

Info: |- STM32CubeIDE 1.4.0   |- OS: Window   Description:  - I have chosen working directory/worskspace -> e.g.: C:\course_1\cubdeide_ws  - (STM32CubeIDE was closed)  - I have then renamed my course folder -> e.g.: C:\course_2\cubdeide_ws  - I the...

JAkht.1 by Associate
  • 1059 Views
  • 4 replies
  • 0 kudos

Resolved! Functions missing in FreeRTOS CMSIS v2 using STM32CubeIDE

I'm trying to use these two functions in STM32CubeIDE within FreeRTOS CMSIS v2:osKernelSuspend()osKernelResume()My goal is to put the microcontroller in STOP MODE.I get an error when compiling the project.The problem seems to be the following: the tw...

flavio23 by Associate III
  • 3426 Views
  • 7 replies
  • 1 kudos