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

Resolved! How to organize build artifacts in "Build" folder ?

Hi Team,Currently my Project have 2 Build variants (Managed via Manage configuration), build are placed in root directory inside Configuration name. I'm looking for below solution:To place both variants build in one common folder. To select both vari...

Behaviour differences in STMCube32IDE when compiling without optimisation, failing to handle any functions declared as inline unless made static

There are still behaviour differences in the latest STMCube32IDE when compiling without optimisation O0, as it is failing to compile any functions declared as inline unless made static. Using O2 optimisation this does not happen and it compiles.Also ...

Robmar by Senior III
  • 609 Views
  • 2 replies
  • 0 kudos

STM32ICubeDE Debugging fails on Windows 10 PC

I am getting an error trying to run the debugger for my project on my Windows 10 PC. It works on my Windows 7 PC (exact same project).An internal error occurred during: "Launching TERM_SERVER_F437_LWIP Debug".'com.st.stm32cube.ide.mcu.toolchain.IToo...

mvonahnen by Associate III
  • 879 Views
  • 2 replies
  • 0 kudos

B-L475E-IOT01A2 - When using the XCUBE-BLE2 pack it seems that MCU hangs when the code resets the BLE module during initialization

Hello,I use the B-L475E-IOT01A2 board and I try to integrate/experiment with the BLE module.I created a new project using the STM32CubeIDE where I let the IDE apply the basic configuration for the board.Then I select the BLE2 pack which I configure t...