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

Resolved! Problem with NUCLEO-H743ZI2 and STM32CubeIDE debugging

Hello,I have recently bought the NUCLEO-H743ZI2 board and I can't use the on board STLINKV3 debugger with STM32CubeIDE, in ST-LINK GDB Server mode. However I can debug in OpenOCD mode.The error I get is the following:STMicroelectronics ST-LINK GDB se...

IGrag by Associate
  • 1628 Views
  • 4 replies
  • 0 kudos

From TrueStudio to STM32CubeIDE how to?

Until now I used TrueStudio.But now I generated a project for STM32CubeIDE, suing the seprated CubeMX.I'm using STM32CubeIDE Version 1.3.0, STMCuneMX Version 5.6.1Reinstalled both, but no luck to get it working on Windows 10.And get these error when ...

Jack3 by Senior II
  • 770 Views
  • 2 replies
  • 0 kudos

Resolved! Programming STM32 in bootloader mode under Linux

Good evening (o;Now that my test setup works fine with setting the RTC via USB CDC and entering USB DFU mode due to the excellent help from the community members here....the next little problem arises (o;Which program can be used nowadays under Linux...

Davorin by Senior
  • 7345 Views
  • 4 replies
  • 0 kudos

Binary output code

Hi all,I'm working on TouchGFX project that uses external QuadSPI Flash to store all graphics objects required by my designed HMI.I want to obtain as result of the release building two distinct .bin files that contain respectively: one bin file that ...

EBris.2 by Associate
  • 596 Views
  • 2 replies
  • 0 kudos

Where to place own source/header files on CUBE IDE?

Even copying and pasting my *.h & *.c files into my new project CUBE IDE does not accept these files, issuing: "No such file or directory" and aborting the compilation. What should I do? My bult: Version: 1.3.1Build: 6291_20200406_0752 (UTC)

JSILV.2 by Senior
  • 566 Views
  • 2 replies
  • 0 kudos

Hello, I get a problem debugging my program and I don't know how I can resolve it as my parameters seems good. I am using a NUCLEO32-L432KC with STM32CubeIDE.

My problem is that when I want to debug my firmware, i get a message saying " 'Launching <MyProgram> Debug' has encountered a problem. Failed to execute MI command : <C://____/MyProgram.binary: No such file or directory."That is true I have not a .bi...

Zephyr S by Associate II
  • 706 Views
  • 2 replies
  • 0 kudos

Static Library for STM32H753

I am trying to generate a static library which calls FreeRTOS functions listed below -osThreadDef and osThreadCreateosSignalSet and osSignalWaitosDelayosMutexCreate etc.in System Workbench for STM32.Without including the FreeRTOS Utilit...

C local application program is not running properly in IDE's console however it runs properly on Code::Blocks IDE. Looking for assistance on this issue.

Running a very basic C program that prompts user for input from console, grabs input and then does computations and generates output on console.When I run my program as "Local C/C++ application", on console, it appears to be waiting for something su...

JH.1 by Associate
  • 682 Views
  • 0 replies
  • 0 kudos