STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

Target is not responding error?

I have written code with two push buttons to control a set of LEDs, however every time I run the code it says target is not responding, not exactly sure what is wrong with my code. Also I have tried other programs without pushbuttons and it uploads j...

DRicc.2 by Senior
  • 2688 Views
  • 6 replies
  • 0 kudos

Resolved! Why do i get Device not found in STM32CubeMonitor

I am using a custom board equipped with an STM32G473 controller and use ST LINK V2 .Recently, I decided to explore the usage of CubeMonitor for the first time. While the YouTube videos I watched provided clear instructions, none of them mentioned any...

_legacyfs_online_stmicro_images_0693W00000bjs45QAA.png _legacyfs_online_stmicro_images_0693W00000bjs4PQAQ.png _legacyfs_online_stmicro_images_0693W00000bjs5IQAQ.png
sde c.1 by Senior II
  • 1736 Views
  • 2 replies
  • 0 kudos

bug: STM32CubeIDE build failed after Project->Clean

2019-05-28Windows 10 64bit CubeIDE Version: 1.0.0Build: 2872_20190423-2022 (UTC)Project had been compiling+linking fine.Restarting the IDE does not help.arm-none-eabi-gcc -o "cubeide-rtos-spi1-uart1-a.elf" @"objects.list"  -mcpu=cortex-m4 -T"C:\Users...

Sking.21 by Associate III
  • 4090 Views
  • 7 replies
  • 2 kudos

Resolved! How to replace GUI action with command line?

I'm writing initialisation script.Project repo is cloned into my empty workspace.At the moment the user must initialy run STM32CubeIDE select empty workspaceCall File > Open Projects from File System ... > select Folder and confirmThis action is what...

DrDro by Associate III
  • 684 Views
  • 1 replies
  • 1 kudos

Strange behavior of IDE (modifies my code)

Hello!I have a weird problem with IDE.I have defined a structure which aims at initializing a menu item.This structure contains a few items including an opcode to be sent to an FPGA.The name of the structure is panel_config_item.Then I have declared ...

PG.1 by Associate III
  • 1753 Views
  • 7 replies
  • 0 kudos