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

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
  • 208 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
  • 2672 Views
  • 5 replies
  • 0 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
  • 677 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
  • 825 Views
  • 3 replies
  • 0 kudos

STM32CubeIDE 1.12.0 released

STM32CubeIDE 1.12.0 was released today on st.com as well as an in-tool update patch.What is new in 1.12.0?* Microcontroller and board lists aligned with STM32CubeMX v6.8.0 – Added the support for the STM32H5 series microcontrollers – Added the suppor...