STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.16.0 released

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 571 Views
  • 5 replies
  • 6 kudos

Resolved! STM32F103 ADC and DMA?

HelloI am familiar with STM32. I have a simple project with CubeMXOne ADC reads 3 channels, continuousmade disable , DMA active.I turn everything on and start the first ADC conversion with a function HAL_ADC_Start_DMA.My questionsHow do I start anoth...

KHans.4 by Associate
  • 1084 Views
  • 1 replies
  • 0 kudos

Resolved! issue in creating a new project

Hello, when I tried to create an stm32 project, at the last step of generating the code, I came across this warning and the code was not generated.After it tried to unzip stm32cube package, it says "Target directory already exists". I did already dow...

0693W00000Sv770QAB.png
Crane by Associate III
  • 1102 Views
  • 5 replies
  • 0 kudos

Resolved! TIMER + ADC + DMA

I have a STM32F103C8T6 bluepill board. I´m trying to use the Timer3 to TRIGGER the ADC1 conversion + DMA transfer.The ideia is: when the timer 3 trigger the ADC1, a conversions starts and the dma transfer the result of conversion to a buffer, in circ...

0693W00000Svu9oQAB.png 0693W00000SvuB6QAJ.png 0693W00000SvuBfQAJ.png 0693W00000SvuBuQAJ.png
BLima.1 by Associate II
  • 10486 Views
  • 2 replies
  • 2 kudos