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

STM32CubeCLT 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeCLT is available. What is new in 1.19.0: Support for ST Arm Clang toolchainMaintenance of the previous versionUpdated in accordance with STM32CubeIDE v1.19.0 Main fixed issues in 1.19.0: ...

Resolved! [Resolved] STM32CubeIDE project creation issue

Updated post to reflect permanent fix Dear STM32CubeIDE user, Further to the recent STM32CubeIDE project creation issue, we would like to inform you that a solution is now available for you. This permanent fix applies to all STM32CubeIDE versions. I...

STM32CubeIDE 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeIDE is available. What is new in 1.19.0: Microcontroller, microprocessor, and board lists aligned with STM32CubeMX v6.15.0:Added the support for STM32MP21xx microprocessors to the STM32MP...

STM32CubeIDE 2.0 release - early heads-up!

Starting from the release in November 2025, STM32CubeIDE and STM32CubeMX will be available exclusively in their standalone versions. STM32CubeMX will no longer be integrated inside STM32CubeIDE. Instead, the two tools will be interoperable in the sam...

Not sure if I converted ST-Link into J-Link properly

Hi,I would like to use SEGGER System View. In order to achieve that I need to convert ST-Link to J-Link firmware. have followed instructions here.Then, I have performed below configuration.In order to make sure whether conversion is OK or not, I flas...

demir_0-1709455145005.png
demir by Senior II
  • 2391 Views
  • 4 replies
  • 1 kudos

Resolved! ST Link connection issue

Hi,I have converted ST Link into J link by performing instructions here.Afterwards, I converted J-Link into ST Link. But, I can not use ST Link driver. I can not connect to the board via ST Link. I get this error below. Could anyone help me with this...

demir_0-1709469551719.png demir_1-1709469611756.png
demir by Senior II
  • 1591 Views
  • 5 replies
  • 1 kudos

Resolved! UART not working as expected

Hi,When I run the below code, I get the result on serial console as in below image which is not as expected. Could you please let me know what I am missing here ?   int main(void) { /* USER CODE BEGIN 1 */ DWT->CTRL |=(1<<0); /* USER CODE END ...

demir_1-1709326501923.png demir_0-1709325904032.png
demir by Senior II
  • 1487 Views
  • 4 replies
  • 3 kudos

STM32CubeIDE opens on non-present screen.

Win 11 Laptop with external (large) monitor.When the laptop is then used without the external monitor, apps should open on the internal one.Most do; STM32CubeIDE (v1.13.0) doesn't - it still positions itself as it the non-connected screen were still ...

AndrewNeil_0-1709311291831.png

Resolved! Debugger hangs when starting a timer with interrupt

I'm using an STM32F446RE MCU on a custom board and I developed a custom bootloader. The bootloader starts at 0x8000000, while the application code starts at 0x8008000. Inside the bootloader I use timer 14 with interrupt and when I need to jump I use ...

DamianoF by Associate III
  • 1475 Views
  • 1 replies
  • 0 kudos