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 2.1.1 released

We are pleased to announce that the minor version 2.1.1 of STM32CubeIDE is available. What is new in 2.1.1: This release covers the topics listed below: SEGGER J-Link GDB server updated to 9.24 to fix an issue with the Live Expression view during the...

Aimen1 by ST Employee
  • 1534 Views
  • 0 replies
  • 1 kudos

STM32CubeCLT 1.21.0 released

We are pleased to announce that STM32CubeCLT 1.21.0 release is available. What is new in 1.21.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.1.0Update of Clang/LLVM toolchainUpdate of GCC to GCC 14Update of STM32Cu...

Aimen1 by ST Employee
  • 584 Views
  • 0 replies
  • 0 kudos

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

How to draw a sine wave?

I want to draw sine wave on the chart. But, I do something wrong! Could you tell me what I do wrong?This link to my main.c code https://pastebin.com/pCrWCdCY

DK.7 by Senior
  • 1203 Views
  • 1 replies
  • 0 kudos

Where to find GPIO and RCC in the debugger Registers view?

I'd like to debug the GPIO and RCC configuration of an STM32G051C8 with Cube IDE V1.7.0, but I did not recognize the appropriate registers in the SFRs view.Were they moved to another place or what is the reason that they do not appear in SFRs view?

0693W00000JMKDeQAP.png
JohannesT by Associate II
  • 1458 Views
  • 1 replies
  • 1 kudos

Debug using STM32Cube IDE on MAC os is not working

The debug using STM32CUBE IDE is working only for the first time after creation of a workspace.To reproduce:Create w new workspace, configure your debug settings and then launch the debugger. Debug is working well.Close or switch the current workspac...

Old Man by Associate II
  • 3774 Views
  • 4 replies
  • 0 kudos

Resolved! Ethernet using LWIP with STM32f427VG

Hello,I was trying to do a basic Ethernet set up to send UDP packets using LWIP stack, STM32f427VG MCU and CubeIDE. For initial testing I have configured the Ethernet module and external PHY - KSZ8041NL and tried sending PING command. But the etherne...

SSala.3 by Associate III
  • 2109 Views
  • 2 replies
  • 0 kudos

Resolved! GPIO Pull-Up/-Down Mode for STM32F412 Discovery Joystick

Hi,I am looking for the correct pullup/pulldown mode for the joystick on the STM32F412G discovery board.My instinct would say that with the attached board schematic the mode should be "pulldown".But the default project in STM32CubeIDE configures it a...

MLa.3 by Associate II
  • 1711 Views
  • 1 replies
  • 0 kudos

STM32CubeIDE Pin Configuration/HAL Issues

I am working with the STM32F769NI evaluation kit. As expected, it comes with many more peripherals that one may need for a specific project. I have two projects which I am trying to combine together into one, both of which have separate pin configura...

repairman by Associate II
  • 3982 Views
  • 5 replies
  • 0 kudos

Resolved! Does CubeIDE supports HAL+ LL examples?

Does CubeIDE supports HAL+ LL examples? Or it is support only CubeMX? If CubeIDE it is support so, how to activate this or it is activated automatically?

DK.7 by Senior
  • 1114 Views
  • 1 replies
  • 0 kudos