STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

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 Associate III
  • 1621 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
  • 1659 Views
  • 2 replies
  • 0 kudos