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

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

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
  • 673 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
  • 944 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
  • 1493 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
  • 1053 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
  • 3783 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
  • 742 Views
  • 1 replies
  • 1 kudos

CLI Build command

Description:I am trying to build the ST project using CLI without even building it once with STMcube IDE GUI, but I am getting some warnings like  'WARNING: No Project matched ".*". Skipping..', WARNING: No Project matched "'.project'". Skipping..., ...

Mkuma.7 by Associate III
  • 634 Views
  • 0 replies
  • 0 kudos