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

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
  • 1373 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
  • 373 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
  • 466 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
  • 438 Views
  • 1 replies
  • 0 kudos