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

We are pleased to announce that the release 1.19.0 of STM32CubeCLT is available. What is new in 1.19.0: Support for ST Arm Clang toolchainMaintenance of the previous versionUpdated in accordance with STM32CubeIDE v1.19.0 Main fixed issues in 1.19.0: ...

Resolved! [Resolved] STM32CubeIDE project creation issue

Updated post to reflect permanent fix Dear STM32CubeIDE user, Further to the recent STM32CubeIDE project creation issue, we would like to inform you that a solution is now available for you. This permanent fix applies to all STM32CubeIDE versions. I...

STM32CubeIDE 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeIDE is available. What is new in 1.19.0: Microcontroller, microprocessor, and board lists aligned with STM32CubeMX v6.15.0:Added the support for STM32MP21xx microprocessors to the STM32MP...

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

STM32L072 LIN Communication

Hello everyone,I currently facing an issue. I can successfully send the break and sync byte, but for some reason, my ID is not being transmitted. When I switch from RDR to TDR in LIN_UART_ISRHandler, I can receive all the data from slave on the Picos...

Ofaro.1 by Associate II
  • 845 Views
  • 0 replies
  • 0 kudos

Accuracy of internal RC oscillator of STM32F030C8

Hi ST Community,I am planning to design a board with STM32F030C8 that will be mass produces. It will be very small PCB, so I am plannig to use internal RC oscillator of the MCU. The MCU will use I2C1  (to write some data to LCD with I2C converter) an...

shydv15 by Associate II
  • 1107 Views
  • 1 replies
  • 2 kudos

Resolved! Include files help.

I have a source folder named components where each subfolder has a .c and a .h file, see screenshot below.I am trying to include these files, but they cannot be found. So far, I know that I should add the relative path and so I did. (I also tried to ...

ubaldot_0-1706174213811.png
ubaldot by Senior
  • 1676 Views
  • 2 replies
  • 1 kudos

Resolved! USART configuration problem

Version: 1.14.1MCU package: STM32CubeF1 Firmware Package V1.8.0 / 26-June-2019The GPIO Settings of the USART auto configuration are incorrect.

Shiina_0-1706153797998.png
Shiina by Associate III
  • 1198 Views
  • 2 replies
  • 1 kudos

Resolved! Cannot Build imported stm32 project

Hi,I have imported a stm32 project from Git Hub that was there from 2 years ago to my stm32cudeide but when I try to build using internal builder: I get this error message:Info: Internal Builder is used for buildarm-none-eabi-gcc "..\\..\\..\\..\\..\...

aelgammal by Associate II
  • 4193 Views
  • 12 replies
  • 0 kudos

Resolved! Using I2C1 and I2C2 with HSI

Hi,I am planning to use STM32F030C8 in my design without external  crystal. I will use HSI as clock. Can I use I2C1 (PB8, PB9) and I2C2 (PB10, PB11) with HSI?  Thank you for the help,  

volkan_ by Associate II
  • 908 Views
  • 1 replies
  • 1 kudos