STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

How to attach debugger to an already running MCU ?

Hi,I'm using STM32CubeIDE with a SEGGER J-Link connected to an STM32F7.I manage to flash and debug the board but I can't find how to attach the debugger to the target without resetting it.Thank you for your help.HG

HGate.2 by Associate
  • 819 Views
  • 2 replies
  • 0 kudos

Unavailable "Setting" tab and problem with make

Hi everybody!Have problem with building project, which is OK in TrueStudio. I have:Core/Inc/font24.o:(.rodata.Font24_Table+0x0): first defined herecollect2: error: ld returned 1 exit statusmake: *** [makefile:42: test3.elf] Error 1"make -j7 all" term...

EVoro.1 by Associate
  • 809 Views
  • 3 replies
  • 0 kudos

Resolved! STM32CubeIDE Project setup issue

When trying to create a Debugger configuration for a project opened from sources + Makefile, STM32CubeIDE fails to create the configuration and shows the following error messages:" Not able to get board target."" An internal error has occurred. Updat...

0690X00000Buf7sQAB.png
Romain1 by Associate III
  • 1802 Views
  • 6 replies
  • 0 kudos

Azure expansion hsm emulator

I'm working with a STM32F4 Discovery (413) eval board and working through bringing the device up on Azure IoT hub through various mechanisms. I've successfully (the firmware does not like being talked to from a Mac serial port, i've only had succes...

SBade.1 by Associate II
  • 400 Views
  • 0 replies
  • 0 kudos

How to fix STM32CubeIDE very small on 4k display?

I would like to log this bug that concerns STM32CubeIDE.The CubeMX handles the scaling well, why not the IDE?https://community.st.com/s/question/0D50X0000BMGpgySQD/how-to-fix-stm32cubeide-very-small-on-4k-display

Romain1 by Associate III
  • 402 Views
  • 0 replies
  • 0 kudos

How to use ITM Printf inside a Console of STM32CubeIDE

Hello,I would like to use the ITM Printf directly inside a Console of STM32CubeIDE but It doesn't work on my side.I was able to display a character inside a "SWC ITM data Console" by using ITM_SendChar(). But I have the next issues:- For using printf...

Fabien B by Associate III
  • 3111 Views
  • 3 replies
  • 0 kudos