STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

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

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

Can two DMA work in parallel without competing for Bus?

Hi, I was wondering if the two DMA modules can work simultaneously without competing for Bus?For example:In BusMatrix.png file you can see that both DMA1 and DMA2 are connected SRAM1,SRAM2,AHB1 peripherals and AHB2 peripherals.So if I set the DMA1 to...

LLOLO.1 by Associate II
  • 2107 Views
  • 9 replies
  • 0 kudos