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! "Command Shell Console" stopped opening (CubeIDE).

After one of the program updates, the "Command Shell Console" stopped opening.As usual, I click on "Open console" button, then on "Command Shell Console", but nothing happens.I rebooted the computer, restarted the program. But nothing changes - just ...

OKhar1_0-1733790502860.png
OKhar.1 by Associate II
  • 452 Views
  • 4 replies
  • 1 kudos

Unable to use SWV Data Trace Timeline Graph

Hello,I want to use SWV Data Trace Timeline Graph but when I try to open "Configure trace" option, nothing happens, not a single window is being opened etc. Is it some kind of bug, does it have a solution? Thanks in advance.My IDE and other informati...

ozzdemir by Associate II
  • 3891 Views
  • 8 replies
  • 0 kudos

TrustZone: Debugging non-secure doesn't work

Hi,For context I am using the onboard ST-Link from the H563ZI Nucleo board (this one https://www.st.com/en/evaluation-tools/nucleo-h563zi.html). I am using a STM32CubeIDE demo code with IAR from here: https://www.st.com/en/embedded-software/x-cube-fr...

Grailler_1-1734026630915.png Grailler_2-1734026702694.png
Grailler by Associate
  • 281 Views
  • 0 replies
  • 0 kudos

Resolved! Different hard faults on STM32H562

I have a problem here:When calling strcat() on a target string with odd length and odd source, the controller goes into hardfault, SCB_UFST_UNALIGNED is set. If I deactivate the unaligned trap (SCB_CCR_UNALIGN_TRP == 0), the following happens.The con...

lors by Associate II
  • 330 Views
  • 3 replies
  • 0 kudos

Problem with using DMA with SPI

Hello everyone,I am currently working on an STM32F411VET6 DISCOVERY board project where I am using DMA for SPI communication with an SSD1331 OLED display. However, I am encountering an issue where the system enters an infinite loop of DMA interrupts....

tospros by Associate
  • 260 Views
  • 1 replies
  • 0 kudos