STM32CubeIDE (MCUs)

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

Excluding files from build not working

Hi, since I have upgraded to 1.7.0 a few of my C++ projects stopped working. When I code in C++ I always create main.cpp file and I exclude from all builds main.c file (I don't delete this file as it is always generated by CubeMX). This has been work...

aroni525 by Associate II
  • 6012 Views
  • 17 replies
  • 0 kudos

Docker Tooling doesn't work in STM32CubeIDE v1.12.1!!

I installed the STM32CubeIDE v1.12.1. Afterwards, I installed the Docker Tooling plugin over marketplace. At first I didn't find the "Container Settings" Tab in project properties. Then I installed the Docker Launch Support over "Install New Software...

LSchw.2 by Associate
  • 399 Views
  • 0 replies
  • 0 kudos

How do you fix "Cannot find the specified linker script. Check the linker settings in the build configuration" when using External Builder and default Builder Script?

I found ZERO help available.The Makeflie created by STM32CubeIED contains the line:# Tool invocationsWRC-1734-stm32f072-win.elf WRC-1734-stm32f072-win.map: $(OBJS) $(USER_OBJS) fail-specified-linker-script-missing makefile objects.list $(OPTIONAL_TOO...

JBlow.1 by Associate
  • 5070 Views
  • 5 replies
  • 1 kudos

Remote GDB with J-Link and STM32 Cube IDE

Hello there,I am having issue debugging/ programming via STM32 Cube IDE with the J-Link probe (USB) connected to a remote host (TCP connection).  Whenever I am trying to debug/ program, the STM32 Cube IDE hangs for a while and eventually shows an err...

_legacyfs_online_stmicro_images_0693W00000bizCsQAI.png _legacyfs_online_stmicro_images_0693W00000bizCEQAY.png _legacyfs_online_stmicro_images_0693W00000bizCOQAY.png

STM32CubeIDE Silent/Noninteractive Install

I'm attempting to set up a CI pipeline to build firmware built in STM32CubeIDE, but I've not been able to get STM32CubeIDE installed via Dockerfile without manual intervention. Is there a silent install or a way to pre-accept the license agreements s...

MBand.3 by Associate III
  • 1480 Views
  • 1 replies
  • 0 kudos

Resolved! STM32_I2C_BMP_280

Hello Everyone, I am trying to interface BMP280 sensor using I2C with STM32F401 Discovery Board. My code gets compiled without any error and i have declared two global variable, Temperature and Pressure . when i debug using ST Link GDB sever I cannot...

APand.7 by Associate II
  • 1648 Views
  • 3 replies
  • 0 kudos