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

We are pleased to announce that STM32CubeIDE 2.0.0 release is available. STM32CubeIDE is now independent from STM32CubeMX. With this release, device configuration, previously handled within STM32CubeIDE via STM32CubeMX, is now exclusively available t...

Aimen1 by ST Employee
  • 451 Views
  • 0 replies
  • 3 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
  • 711 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
  • 1126 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
  • 2532 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
  • 1632 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
  • 1019 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
  • 2455 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
  • 715 Views
  • 1 replies
  • 0 kudos