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

Handy documents tip for CubeIDE

Hi, I realize I may be teaching Grandma to suck eggs here but I'm a relative newcomer to the STM32 ecosystem and I thought I could maybe help others out with a similar level of experience. Due to the sheer amount of documentation available for ST Mic...

Screenshot 2024-10-01 160007.png

Resolved! undefined reference to '...'

I'm working with stm32h743 MCU on a custom board by myself and stm32cubeide after i generate code without even adding a semicolon to code i build it i get undefined reference for many functions like FreeRTOS,Ethernet and etc and its better to know i ...

Saeedn823 by Associate II
  • 1151 Views
  • 5 replies
  • 2 kudos

Resolved! nothing to build for project STM32446E_EVAL

I have used an example code of CAN loopback using nucleo STM32F446RE the location is C:\Users\.........Your User Name.....\STM32Cube\Repository\STM32Cube_FW_F4_V1.27.1\Projects\STM32446E_EVAL\Examples\CAN\CAN_Loopback Unable to bulid this project and...

Komal by Associate II
  • 3430 Views
  • 10 replies
  • 1 kudos

Page size allocation for malloc

In the STM32CubeIDE predecessor (Atollic IDE) it was possible to set the page size allocation for malloc.Is this somehow also possible in the STM32CubeIDE?Is my understanding correct, that this page size will be reserved from the RAM by the sbrk() fu...

MStuc1_0-1727425781692.png
MStuc.1 by Associate II
  • 495 Views
  • 5 replies
  • 0 kudos

SBSFU failing to find user firmware

Hi, we are trying to flash with keil mdk bin file and failing when validating user firmware. Below is the output from Tera Term.= [SBOOT] System Security Check successfully passed. Starting...==========================================================...

baymanfl by Associate II
  • 428 Views
  • 3 replies
  • 0 kudos

Resolved! CAN id incorrect

I have a STM32G474 mcu that i am learning to program. I have the CANBUS tx on PA12 working by loopback mode. I have connected my logic analyzer and i receive the data correctly.There is only one thing wrong: The ID has bit1 that keeps being set to 1....

PRODNAV by Associate II
  • 1222 Views
  • 10 replies
  • 0 kudos