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

STM32CUBEIDE cannot connect to ST-LINK DEVICE

When launching a debuggee in STM32CUDE IDE I'm getting an error saying:Error in initializing ST-LINK device.Reason: No device found on target. STM32CUBEIDE is 1.9.0. ST-LINK is ona STM32F407G-DISC1 with a target connected through SWD.

Resolved! Impact of CubeIDE update on existing source code

Hello,there are so many topics out there about "stuff not working after CubeMX / CubeIDE update", so I wonder how that could impact my "workflow".I'm using CubeMX only as a starting point, and as soon as I have some basic stuff running (usually UART ...

LCE by Principal
  • 633 Views
  • 4 replies
  • 0 kudos

Resolved! Uart Circular buffer , Error while building using Nucleo 429zi Just did what is in the video in the link https://controllerstech.com/ring-buffer-using-head-and-tail-in-stm32/ The error is as shown in the details

arm-none-eabi-gcc -o "Uart_Ring_Buffer.elf" @"objects.list"  -mcpu=cortex-m4 -T"C:\Users\User\STM32CubeIDE\workspace_1.8.0\Uart_Ring_Buffer\STM32F429ZITX_FLASH.ld" --specs=nosys.specs -Wl,-Map="Uart_Ring_Buffer.map" -Wl,--gc-sections -static --specs=...

RKore.1 by Associate II
  • 1018 Views
  • 5 replies
  • 0 kudos