STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

Add a .lib library to a project

I have a .lib file created using KeiluV5 and would like to use it in a CubeIDE project. How do I go about doing this?I have found reference to Libraries and Library Paths at Project > C/C++ General > Paths and SymbolsI've tried adding my .lib file a...

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
  • 3303 Views
  • 4 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
  • 1156 Views
  • 3 replies
  • 0 kudos