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

An issue about the blinking text editor

Hi!There seems to be something wrong with m newly installed SMT32CubeIDE. When my mouse cursor moves in the text editor area, it will "blink": Its content disappears for a while and then recover. In the attached two screen snapshots of STM32CubeIDE, ...

0693W00000UnvHWQAZ.png 0693W00000UnvGsQAJ.png 0693W00000UnvHqQAJ.png
OChen.1 by Associate II
  • 765 Views
  • 3 replies
  • 0 kudos

How to enable / configure dynamic breakpoint ?

Hey hi Community !I’m here because I didn’t found informations onto «fonction breakpoint» «event breakpoint» and «watchpoint» :I work with STM32G071, write C and use GDB.I want to configure a conditional breakpoint, that break when a variable is equa...

PSimo.4 by Associate II
  • 1517 Views
  • 4 replies
  • 0 kudos

Wrong addresses in the Memory Browser of the debug view

Inside the Memory View window in the debug view, most of the times the addresses that are displayed when hovering the mouse over a memory cell are incorrect.For example, in the screenshot below, it should be showing 0x20000000 but instead it shows 0x...

0693W000005D0z5QAC.png 0693W000005D0zFQAS.png 0693W000005D0zPQAS.png 0693W000005D10rQAC.png
kioan by Associate
  • 402 Views
  • 1 replies
  • 0 kudos

STM32CUBEIDE and Keil

Can I use STM32CUBEIDE to fully replace KEIL?I am considering using Mac-based STM32CUBEIDE for programming. Does STM32CUBEIDE support other non-STM32 product applications? Like debugging.Thanks!

FWu.3 by Associate III
  • 505 Views
  • 2 replies
  • 0 kudos

Resolved! STM32CubeIDE 1.10.1 compiles files twice

I noticed a problem with STM32CubeIDE 1.10.1:When build, a second time, the same files as before get compiled again.All my projects were migrated from 1.9.Steps to reproduce:Modify a fileRun the build, it compiles that fileRun the build, it compiles ...