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! Separation of STACK and HEAP

Hello,I have a general question regarding the linker script generated by STM32CubeIDE.Most of time the STACK and HEAP is placed together into the "same" internal SRAM (see section .user_heap_stack example for demonstration purpose). Note: Yes, there ...

Floki.1 by Associate II
  • 2365 Views
  • 2 replies
  • 0 kudos

Resolved! Login to st.com website fails

I want to download STM32CubeIDE debian version to my laptop. When I click Get Software-->Accept-->Login/Register I get the error " SORRY, PAGE NOT FOUND " . You can see the details at the picture I attached

0693W00000NrUleQAF.png

Post-generation hook in STM32CubeIDE

In our workflow around the code generation and building firmware using STM32CubeIDE, we have certain manual steps after code generation.Is there a place to hook in a script to be run after code generation completes? Similar to the "Build Steps" which...

JKut by Associate II
  • 972 Views
  • 6 replies
  • 0 kudos

Issue with HAL_Init, my board, or my code?

Hello! I'm using an STM32L4R5ZI board and was running some low power code to put the board in Standby and the board was getting stuck in the clock init section. I would restart the board, it would run HAL_Init (where I assume it would reset the sta...

JayDev by Senior II
  • 1763 Views
  • 4 replies
  • 0 kudos