STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

STM32F429I example projects

I want to start programming the STM32F429I by studying some example programs provided by ST or some users.Online I found few tutorials and someone recommended using the examples in: "STM32Cube_FW_F4_V1.0\Projects\". I tried to open a few examples on ...

luke514 by Senior
  • 4962 Views
  • 7 replies
  • 0 kudos

FreeRTOS debugging on stm32F401 is not possible

Hi everyone. I use CubeIDE 1.10.1 and CubeMX 6.6.1 MCU stm32F401CCU6 stm32H750. StlinkV2 or J-link Ultra.When I start debugging FreeRTOS I get stuck in the osKernelStart() -> vTaskStartScheduler-> xPortStartScheduler-> prvPortStartFirstTask-> and I s...

Resolved! "make -j4 all" terminated with exit code 2.

I have a quick question I got the error while I was building the empty project. It seems like I got nothing in the inc file? How to solve it. Thanks a lot!make -j4 all arm-none-eabi-gcc -o "test.elf" @"objects.list"  -mcpu=cortex-m4 -T"\\MAC\Home\Des...

0693W00000SvHRZQA3.png
FWu.3 by Associate III
  • 3988 Views
  • 1 replies
  • 0 kudos