STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

Debug Start Up Script Comments and Variables

Dear allI moved from Atollic to Cube IDE.To debug a firmware without boot loader I use the Run Commands (located in the Debug Configuration -> Startup Tap) to move the $pc (program counter) to the desired address, where the firmware actually starts. ...