STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

Resolved! STM32F4 - HardFault_Handler / HAL_TIMEOUT errors

Hello!We have 2 identical custom PCB using STM32F446RE MCU, we encounter the following issues and we can't find out what is happening.I'll try to explain the best I can such problem, testing boards with simple LED blinking program:while (1) { HAL_...

C. Mart by Associate III
  • 5083 Views
  • 9 replies
  • 0 kudos

Resolved! I want to use stm32CubeIDE's GCC compiler to compile my project, but the program takes up too much Flash space

The optimization options for GCC compilation are: Optimize for size(-Os),The compiled result is as follows: The size of MCU Flash resources occupied is: text+data = 47264 Byte The.ld link script is shown below: Question: In my program, the....

0693W00000SwIogQAF.png 0693W00000SwIpoQAF.png 0693W00000SwIq3QAF.png
Lucky Dog by Associate III
  • 3411 Views
  • 6 replies
  • 0 kudos

Hello Everyone, I'm trying to run the sample code given to me by the provider of our board and I'm having a problem when I try to build the project.

This is the sample error that pops up. How can I fix this? I'm very new to this so I'm not very familiar with this error. Hope that someone could help me with this. Tell me what else I need to provide so you can help me better./Applications/STM32Cube...

NPine.1 by Associate
  • 1236 Views
  • 3 replies
  • 0 kudos

Resolved! CubeIDE how to set offset for program?

I am making a DFU for stm32f4-discovery board.My DFU is using a project generated by STM32CubeMX V1.0. And It worked well with the program generated by the STM32CubeMX V1.0But when I worked with a project generated by STM32CubeIDE, I cannot make the ...

binhla by Associate II
  • 3425 Views
  • 4 replies
  • 1 kudos