STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

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

Correctly include external files (.c and .h)

Hello,I am new with STM32CUBE. I have a weather station that I want to couple on the STM32F411 PCB (from Aliexpress). It works when I put the uint8_t WH24P_Data[21] data buffer in main.c. I have made WH24P.c and WH24P.h and I want to declare this buf...

Avan .4 by Associate
  • 4068 Views
  • 4 replies
  • 0 kudos

Resolved! 1.4.0 regression: can no longer debug through ftdi (ft4232h) with openocd, saying "No ST-Link detected"

I've been debugging a custom designed board that has an FT4232 USB IC on it with a JTAG interface. STM32Cube IDE up to 1.3.1 could successfully debug this through openocd. Version 1.4.0 wants to force firmware verification so I can no longer program ...

dawid by Associate III
  • 2498 Views
  • 13 replies
  • 0 kudos

STM32F407 Debugger Lost Connection Cube IDE V1.4

Hi ST community,I am using STM32 Discovery board STM32F407 DISCO, I have written a Simple toggle Code, Compile and build has no errors, but when i run the code the error is throwing called "Debugger Lost Connection, Waiting for Connection", PFA imag...

0693W000003BtXdQAK.png

Resolved! How to change starting address of my project

I'm currently using a STM32F030CC and i need a Bootloader and Main App structure. The problem is that i can't find in system_stm32f0xx.c constant VECT_TAB_OFFSET to change. Also SCB->VTOR is missing. I'm currently using SMT32CUBEIDE v1.4.1. Any ideea...

BAlex.3 by Associate
  • 1421 Views
  • 3 replies
  • 0 kudos