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

Resolved! STMCubeIDE won't include SPI HAL driver

I am putting together a project for the U031 Nucleo board based on the DAC signal generation example project. From the configuration page I have added SPI, as well as TIM2 and the other required drivers (DAC, DMA, EXTI, TIM1). When it generates code,...

RMod by Associate II
  • 636 Views
  • 16 replies
  • 2 kudos

CubeIDE Debug Application with BootLoader

I am porting over an application from SystemWorkbench to CubeIDE. This application has a bootloader and application. The application is loaded at 0x08008000. With SystemWorkbench I added a linker flag of -nmagic, but in CubeIDE that throws an error. ...

Stephen28 by Associate III
  • 2555 Views
  • 6 replies
  • 2 kudos

(DEV_TARGET_RESET_ERR)

 Hello,I’m trying to program my STM32 microcontroller STM32F301C8T6TR using ST-LINK, but I keep getting the "DEV_TARGET_RESET_ERR" error. Here’s what I’ve tried so far:Reset Pin (NRST): Connected directly to the RST pin of the ST-LINK.BOOT0 Pin: Conn...

Ekran Resmi 2024-12-21 02.26.48.png

Build GNU Tools for STM32 12.3.rel1

I am trying to build the toolchain and I'm looking for some help getting over this hurdle.When I run build-prerequisites.sh on Ubuntu, it stops when it tries to run "helper.py" with the error "You need to install python-magic."  Helper.py is running ...

Resolved! Files for STM32H563 External Loader

Anybody have Linker.ld and Loader_src.c file for STM32H563?  I have done one for the STM32H743 on another project and made an attempt to modify these for the STM32H563 but it's not working.  Appreciate any guidance.I changed the RAM location from 0x2...

PFlor.2 by Senior
  • 547 Views
  • 4 replies
  • 1 kudos

Unable to compile BLE projects for WBA MCUs.

I've been trying several days to just get any project up and going for the STM32WBA52GU. As soon as I add the WPAN middleware, the HAL definitions go haywire with errors when I compile it. I've tried following tutorial in the wiki with documentation,...

JLReyno by Associate II
  • 151 Views
  • 2 replies
  • 0 kudos