STM32CubeIDE (MCUs)

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

Get STM32CubeIDE to add HAL and LL drivers to project

Hi, I am using all HAL drivers in my project, and have this configured in STM32CubeIDE(in STM32CubeMX part of STM32CubeIDE). I want to use mixed HAL and LL drivers for DMA and UART. But, because in STM32CubeIDE device configuation(advanced options) I...

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
  • 5931 Views
  • 5 replies
  • 1 kudos