STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

migrate from STM32 board to an other

Hello ST community,I want to port code from an STM32H747I to an STM32F769I, how can I do that?I've already generate a new project with CubeIDE but I'm stucking on some filesthank you

PGreg.1 by Associate II
  • 770 Views
  • 4 replies
  • 0 kudos

I have been playing with an NUCLEO-STM32G474RE and X-NUCLEO-USBPDM1. I've managed to finish up with a project which doesn't compile anymore (with STM32CubeIDE) as a result of running STM32CubeMX several times (with different USBPD stack config settings).

After running STM32CubeMX a few times with different USBPD Stack configuration settings (while I was experimenting to see how much code was being generated for each) I found that it was exporting the following preprocessor values to my project (shown...

Ctrl+Space does not show documentation

How can I get STM32CubeIDE to show proposed function documentatioin when I press Ctrl+Space? For example, if I type "HAL_UART" and press Ctrl+Space, it shows many proposed functions. How to I get it to show the documentation from these functions. Tha...

undefined reference to "a c function in main.cpp"

I am getting errors "undefined reference to two c function " screenshot and whole project archived file is attached here.This project was initially generated by STM32CubeIde as c project then I converted it to c++ using the option "convert to c++ pro...

ASaho.2 by Associate II
  • 4983 Views
  • 5 replies
  • 1 kudos