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

Resolved! Custom linker won't compile

I'm trying to reserve space in RAM for emulated eeprom. I can read and write fine, however when I try to modify the linker it won't compile. The added user section/* Specify the memory areas */ MEMORY { FLASH (rx) : ORIGIN = 0x08000000, LENGT...

MBeau.1 by Associate
  • 1163 Views
  • 3 replies
  • 0 kudos

Cube IDE debugger cannot stay connected

I am using a Nucleo-F103RB dev board with Cube IDE 1.3.0. I am able to successfully flash the board (which I have tested by making the user LED on the nucleo toggle at different frequencies), but immediately after this is successful, I lose connectio...

WTetl.1 by Associate
  • 699 Views
  • 2 replies
  • 0 kudos