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

Resolved! [Resolved] STM32CubeIDE project creation issue

Updated post to reflect permanent fix Dear STM32CubeIDE user, Further to the recent STM32CubeIDE project creation issue, we would like to inform you that a solution is now available for you. This permanent fix applies to all STM32CubeIDE versions. I...

STM32CubeIDE 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeIDE is available. What is new in 1.19.0: Microcontroller, microprocessor, and board lists aligned with STM32CubeMX v6.15.0:Added the support for STM32MP21xx microprocessors to the STM32MP...

STM32CubeIDE 2.0 release - early heads-up!

Starting from the release in November 2025, STM32CubeIDE and STM32CubeMX will be available exclusively in their standalone versions. STM32CubeMX will no longer be integrated inside STM32CubeIDE. Instead, the two tools will be interoperable in the sam...

Resolved! ADC value won't show voltage conversion

Currently in the process of coding an MQ5 gas sensor, right now I was able to get the ADC value to appear on the serial terminal using PuTTy, but for whatever reason the voltage value always produces zero. I tried also changing the formula to have it...

DRicc2_0-1703439555031.png
DRicc.2 by Senior
  • 2227 Views
  • 2 replies
  • 1 kudos

STM32H7 HAL SPI DMA Not receiving data

I'm having a problem using DMA with SPI.Fault is almost certainly me as this is the first time I have used SPI/DMA.  Normally I just wait for SPI to finish, but on this occasion it is taking too long so I need to move the process away from the CPU wa...

STM32H7 with W5500 SPI DMA not working

My project requires me to make W5500 driver for ethernet. Everything works fine when using non-DMA. But as need to large data continuously, non-DMA is not ideal and need speed thus plan to use SPI DMA with W5500. In past, I had made successfully run ...

jain2051 by Associate
  • 2298 Views
  • 2 replies
  • 0 kudos