STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

Resolved! STM32CubeIDE 1.13.0 problem

I have just updated the IDE from 1.12.1 and updated my project as requested but I have encountered an issue when compiling.I get 3 errors on previously compiling  source code. as followsCan you help with what might be the problem?PhilW

PhillipWolstencroft_0-1689145531697.png

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
  • 578 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
  • 665 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
  • 1209 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
  • 852 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
  • 2961 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
  • 526 Views
  • 1 replies
  • 1 kudos