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

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
  • 1631 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
  • 430 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
  • 530 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 ...

undefined reference to `HAL_DFSDM_ChannelInit'

I'm using the BSP audio functions in my application. All of this is unmodified and straight from github. My current problem is the linker being unable to find several of the HAL_DFSDM functions called from STM32F769i_discovery_audio.c. The really puz...

IWhit.2 by Associate II
  • 492 Views
  • 1 replies
  • 0 kudos