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

How do I link linker file from static library?

 I am trying to link static library in gcc. Getting error "Undefined reference to 'g_pfnVectors'" and "Undefined reference to 'HAL_TIM_MspPostInıt'"Makefile:static_test.elf static_test.map: $(OBJS) $(USER_OBJS) makefile objects.list $(OPTIONAL_TOOL_D...

TbfLWaJj
B.Kaya by Associate II
  • 341 Views
  • 2 replies
  • 1 kudos

SMT32CubeIDE continuously opens a DOS shell

Hi,I had this problem since today.When I open the program, a DOS shell opens continuously (every 5 seconds or so). The cursor changes context continuously and it is impossible to develop any applications.I have tried:1) search in update, and in setti...

Alvaruccio77_0-1732543495516.png

Related to Debugger window

We are developing custom board for certain application using STM32F103RB for the first time. In order to program/debug we are planning to use,"STLINK-V3SET debugger/programmer for STM8 and STM32". We have gone through schematics of Nucleo - F103RB fo...

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

Resolved! old version of IDE

Hi all,My colleague's Windows IDE version is 1.7.0, while I installed the latest version 1.17.0. However, I found that the MCU can work normally after the sfb file compiled in his IDE and loaded into the MCU. But when the sfb file compiled in my IDE ...

joewang by Associate
  • 230 Views
  • 1 replies
  • 0 kudos

Bad serial com on STM32H753IITx with later FW

Code which have worked well like a year ago with FW, MX and IDE versions that were current at that time does not work now.The problem comes after a call to HAL_UART_Transmit with one byte ("C") to transmit. After it is transmitted and while the count...

DGrön.1 by Associate II
  • 295 Views
  • 0 replies
  • 0 kudos

netXDuo TCP Server problem

Hello all.I'm writing an application with the NUCLEO-H563ZI board (with the intention to use later the STM32H563 into a custom board).My application will communicate with a master PC via the embedded Ethernet, exchanging process data and commands.The...

Release build configuration in STM32CubeIDE

Hi Team,We are using STM32CubeIDE version 1.15.1 for MCU development in the project. We are trying to add Release build configuration in the project.I have created a .elf file for the release build configuration and want to append 4 bytes of CRC to t...

STM32CubeIDE 1.5.1: Memory viewer broken ?

I recently upgraded to 1.5.1 and it seems I am now unable to look at the ram memory anymore for some mysterious reason . Eg I wanted to check the stacks of my freertos tasks but the memory shows up as all ???????? from 0x200003F0 onwards (between 0x2...

0693W000006H5FEQA0.jpg