STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

Address set problem in I2C Communication

I'm trying to read data from my I2C sensor, the MLX90614 sensor, using a STM32F411CEU6. When I examined the MLX90614 datasheet, I saw that the I2C clock speed should be a maximum of 100kHz and I configured the clock accordingly. However, after the st...

Omerbzkt by Associate
  • 242 Views
  • 1 replies
  • 0 kudos

Resolved! Errors building a project

I made a project with Empty Targeted Project Type and when trying to build the project, it shows an error with the following message:Errors occurred during the build. Errors running builder 'CDT Builder' on project 'HelloWorld'. Internal error buildi...

Resolved! stm32f7xx_hal.h: No such file or directory; HAL_Init();

Background:1. STM32CubeMX 6.10.02. Test DMA in UART.3. Using STM32CUBEMX to generate codes.Questions:1. I found the project did not includes source codes.2. The HAL_Init(); is in the main function but it did not have source codes to support.3. I also...

uNavi by Associate II
  • 290 Views
  • 4 replies
  • 1 kudos

Building Project never finishes

Every time I try to build a project, it says that build has finished but the process never actually finishes it stays at 98%, which prevents me from doing anything else. I have to close cube and re-open it in order to build, it will finish once and t...

RyanSmartIR_0-1718959238773.png

X-CUBE-TCPP issue with STM32CubeIDE 1.15.1

I am able to successfully install and build the SNK1M1_Sink example project from X-CUBE-TCPP.I then opened the .ioc file and make the recommended changes to the HAL timebase source (I selected TIM2 as TIM1 was greyed out) and set USE_NEWLIB_REENTRANT...

alw by Associate III
  • 257 Views
  • 2 replies
  • 0 kudos

Resolved! STM32Cube IDE vs Arduino IDE

Hi,I have used different micro-controller boards for many years, Arduino, STM32 and ESP32. I have always used Arduino IDE for all my developments. Recently I have downloaded STM32Cube IDE to see how it works compared to Arduino IDE. I started porting...

pbcal by Associate II
  • 415 Views
  • 5 replies
  • 5 kudos