STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

Problems with STM32IDE together with NUCLEO-L010RB

HelloI've been using the STM32IDE (Windows version) along with NUCLEO 144 boards for 8 months. Now I bought a NUCLEO-L010RB and created a standard project without user code. The build was successful. The program call via RUN and DEBUG generates the f...

_legacyfs_online_stmicro_images_0693W00000bketuQAA.png
RMoeh.1 by Associate II
  • 660 Views
  • 3 replies
  • 0 kudos

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
  • 4283 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

Why does my build include so many 'unused' functions ?

I use STM32CubeIde in a fairly standard way, only that I use C++ source on top of the C HAL code. When inspecting the build with Build Analyzer, I noticed A LOT of code which I think I never included.. (never sure what all the HAL files do..) for exa...

Strooom by Associate III
  • 1776 Views
  • 3 replies
  • 0 kudos

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
  • 646 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
  • 877 Views
  • 4 replies
  • 1 kudos