STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

STD peripheral and Hal driver

Dear ST Hello,What is the deference between Std peripheral drivers and Hal drivers please?Some project use the std peripheral and IDE cube uses the Hal drivers, could you please clarify this point?Thank you in advance,S.Tarik

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
  • 419 Views
  • 1 replies
  • 0 kudos

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
  • 275 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
  • 376 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...