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

SWV Timeline error -500000000

Hi,when I am plotting data with SWV timeline, the timeline randomly plots -500000000 or lower values, while plotted variable does not drop that low. Don't you know, where could be the problem? I did the easiest program, but the SWV still has this err...

Resolved! Linux Installation Error - STM32 Cube IDE

I have a VM running with Ubuntu 22.04 -- a brand new, clean installation.In case it matters...The host machine is a Mac M3I actually had this running some time ago, but have since deleted the VMI am working with an offshore team doing some dev work f...

sparrow by Associate II
  • 593 Views
  • 5 replies
  • 1 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
  • 2688 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
  • 741 Views
  • 4 replies
  • 1 kudos