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! How to reduce the size of build file.

Hi,I was trying to convert a code written in HAL to baremetal for reducing the size. The code in HAL has 90KB file size when build in Debug mode and has 50KB file size in Release mode. In case of baremetal 73KB and 63KB respectively for Debug and Rel...

SSaiy.1 by Associate III
  • 6225 Views
  • 10 replies
  • 0 kudos

No rule to make target

Hi, All I am new to use STM IC. have the following question. please help.1) Nucleo-c0316C, cubeIde Version: 1.12.12) import CubeIDE example I2C_TwoBoards_AdvComIT. that worked fine3) changed the I2C address from 0x3E to 0x78 build all. then 13:20:5...

_legacyfs_online_stmicro_images_0693W00000blAGLQA2.png

Cannot revert from semihosting

Hello everyone,I am building an application on a STM32H742 chip.I can correctly enable the semihosting following this guide (How to use semihosting with STM32CubeIDE and STM32).However, I want to be able to disable it because otherwise the code stops...

GCurz.1 by Associate II
  • 972 Views
  • 2 replies
  • 0 kudos

Resolved! Dear friend: I've been working with the STM32CubeIDE V1.8.0 ( I've continued working with this version because I found some problems and, with your help it worked well) . I downloaded this week the v. 1.12.1 and I had a problem: In the older version, I

define the global variables inside a variables.h file, and was possible to use within several procedures (*.c) only informing with #define "variables.h". In this version it isn't possible. How can I declare the global variables ?Thank you for your at...

INaka.1 by Associate III
  • 1215 Views
  • 4 replies
  • 1 kudos