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

Could you show me the C data type documents in STM32CubeIDE? I want to know the data type of the GCC compiler, but I failed to find the related documents. below figure is that I found in another brand IDE.

I use STM32CubeIDE 1.9.0, the chip is STM32G474, I want to know the data type of the GCC compiler, but I failed to find the related documents. below figure is that I found in another brand IDE.Could you kindly help? Thanks!

kaka.zhuo by Associate II
  • 1107 Views
  • 2 replies
  • 1 kudos

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
  • 2191 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
  • 899 Views
  • 6 replies
  • 0 kudos