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

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
  • 85 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE 2.1.0 released

We are pleased to announce that STM32CubeIDE 2.1.0 release is available. What is new in 2.1.0: Added support of STM32C5 seriesAdded support of new microcontrollers across the STM32WBA, STM32WL, STM32H5, STM32U3 and STM32F7 seriesAdded support of new ...

Aimen1 by ST Employee
  • 542 Views
  • 0 replies
  • 1 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...

Resolved! MCU packages "from Local"

Hello,My network is blocked, so can't access the packages through CubeIDE.I am trying to add the MCU package "from Local" as mentioned in the thread https://community.st.com/t5/stm32cubeide-mcus/unbale-to-connect-to-the-network/m-p/118945/highlight/t...

gits007_0-1748606452561.png gits007_1-1748606760097.png
gits007 by Associate
  • 652 Views
  • 1 replies
  • 1 kudos

Resolved! LOAD segment with RWX permissions

STM32CubeIDE 1.18.1: I'm getting/Applications/STM32CubeIDE.app/Contents/Eclipse/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.13.3.rel1.macos64_1.0.0.202411102158/tools/bin/../lib/gcc/arm-none-eabi/13.3.1/../../../../arm-none-eab...

Resolved! Turned off ADC still consumes energy

I'm using STM32L011F4P6 in CubeIDE. I toggle digital output pin PA2 hi/low every 10ms just to see if it works and it consumes 80uA when it runs. When I set another pin PA0 as analog input, the current consumption rises to 315uA. This is OK as I under...

dvhx by Associate II
  • 590 Views
  • 4 replies
  • 0 kudos

Resolved! Incorrect code generation with TOUCHSENSING

Hi there,I have found an issue in code generation where there is a mismatch between a variable declaration in tsl_user.h and its definition in tsl_user.c.The bug can be reproduced by following these steps:Create a new project using the board selector...

h7-v by Associate II
  • 784 Views
  • 4 replies
  • 1 kudos

logging into myST

Hi there,I am having some trouble logging into myST. Every time I try, I either get the same prompt or nothing happens, and i am unable to log in (image below). Is there a Solution to this 

yz_0-1748455861800.png
yz by Associate
  • 410 Views
  • 1 replies
  • 0 kudos

RC Receiver input not being picked up

 This is the code i am using to pick up input from RC receiver to then change pwm values, but there seems to be a problem. PWM's are unresponsive to RC receiver which is connected to timer 2 channels. Is the given code correct? could it be that HAL_D...

Screenshot 2025-05-28 at 22.46.07.png
Sonzaye by Associate
  • 370 Views
  • 2 replies
  • 0 kudos

Communicate NUCLEO-G070RB USART with SPI as MSB

Thank you always for your hard work,I needed 4 SPIs, so while exploring the board, I found a text that could make USART work like SPI, so I tried this with the NUCLEO-G070RB.The example I referenced is "USART_SyncCommunication_FullDuplex_DMA_Init" on...

yurim_1-1745200797854.png yurim_0-1745201521951.png
yurim by Associate II
  • 948 Views
  • 6 replies
  • 6 kudos