STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

stm32f745vet does not flash through STM32CubeIDE

After STM32 ST-LINK Utility, everything works fine with such settings, I can flash the hex file, the firmware works.But if I try to enter debugging through STM32CubeIDE 1.0.0, then this error always appears:Error in final launch sequence:   Error in ...

0690X00000ArwBwQAJ.png 0690X00000ArwC1QAJ.png

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