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

Installation stm32cudeIDE

I am new to the use of STM32cudeIDE. when i tried to create my first project , following youtube videos , when i choose the board i saw the above error. How to solve this error ?? I need any advice

0693W000001tObZQAU.png
CQwer.1 by Associate
  • 446 Views
  • 1 replies
  • 0 kudos

Hex file generated in release mode doing malfunction

HI all, I'm using STM32L073 MCU and STMCube IDE (Version: 1.1.0) for a project, facing a strange situation when I'm flashing hex generated in release mode, it started doing malfunction, whereas while flashing MCU directly from IDE in release mode its...

I finished my project, how do I license it?

Forgive if this is an obvious question but I'm new to software programming and I'm not familiar with licensing in general. I finished my project using STM32CubeIDE and I want to release my work under GPLv3 license. The issue is that my own code is ju...

LIORI.1 by Associate
  • 302 Views
  • 0 replies
  • 0 kudos

SMBUS driver not working STM32F446

Hi there...I'm trying to read(in blocking communication) battery related parameters on 2 wire SMBUS on a battery through Nucleo-F446ze and also on a custom board with stm32f446vc, but only interrupt "HAL_SMBUS_MasterTxCpltCallback" triggering, but no...

JChou.1 by Associate III
  • 406 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE build (Make) incredibly slow

Hello, I created a project with many C files (around 50 or 60) and the build is incredibly slow. I'm just doing "build project", and even when nothing changed in the project, it takes several MINUTES just to start compiling the few modified C files.T...