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

stlink_gdbserver gdb-multiarch

I'm trying to debug some embedded rust. I was using openocd (12) and gdb-multiarch. I currently using an stm32f3discovery. I've tried C with eclipse Embedded ARM and STM32CubeIDE and while STM32CubeIDE does work (validating my hardware) nothing else ...

beattie by Associate
  • 143 Views
  • 5 replies
  • 0 kudos

Failed to bind to port 61234

So I'd been merrily using STM32CubeIDE all morning, doing the usual code-download-debug cycle with no problems at all.Then, after some code updates & successful build, it suddenly can't reach the GDB server: STMicroelectronics ST-LINK GDB server. Ver...

Linked Files

I'm working on a project that will be using shared code files from outside the project.  I do not want to copy them, instead I want to link to them.  I discovered how to do this and it works well.  Since I don't want to make any changes to any of the...

RLein.1 by Associate III
  • 133 Views
  • 11 replies
  • 6 kudos

Resolved! On ubuntu; debug says "Could not determine GDB version"

Could not determine GDB version using command: /opt/st/stm32cubeide_1.2.0/plugins/com.st.stm32cube.ide.mcu.externaltools.gnu-tools-for-stm32.7-2018-q2-update.linux64_1.0.0.201904181610/tools/bin/arm-none-eabi-gdb --version/opt/st/stm32cubeide_1.2.0/p...

DQuir.1 by Associate II
  • 27631 Views
  • 35 replies
  • 30 kudos

Resolved! Error when debugging: Failed to execute MI command

I have a project that ran without issue, with STM32CubeIDE 1.13.0. When I updated it to 1.17.0 I could no longer debug that same project. The error window says:Error in final launch sequence: Failed to execute MI command:load D:\\Proyectos\\STM32Cube...

MRey.1 by Associate III
  • 115 Views
  • 6 replies
  • 1 kudos

STM32G070 wrong SPI SCK IDLE state after turn on

Hi folksI have a problem that seems to common in the SPI field, specifically the idle state of the SCK pin. My application needs a clock low idle state and after the turn on, it goes to high, corrupting the communication with an external SPI flash me...

spi_sck_state.png

How to add X-CUBE library to project?

Hi,I am trying to add the X-CUBE-NFC7 library to my project. I am getting the following error: ../Middlewares/ST/lib_nfc7/lib_NDEF/Core/inc/lib_wrapper.h:26:10: fatal error: common.h: No such file or directory 26 | #include "common.h"  The steps t...

icecats_0-1743511715982.png icecats_1-1743511775664.png
icecats by Associate II
  • 25 Views
  • 0 replies
  • 0 kudos

Changing on Display

Hello everyone,I am currently working with the STM32F746 and have implemented a brightness controller. I can control the regulator via code (CubeIDE) and assign a value. However, I don't understand how to make the display actually adjust its brightne...

Bea_12 by Associate III
  • 32 Views
  • 1 replies
  • 0 kudos