STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

STM32CubeMX custom setting for generation

Hi all!I am wondering what possibilities (and how) there are when it comes to customizing the code generation from STM32CubeMX.I would like to be able to output the stuff that goes in /Src and /Inc to another folder instead in order to keep my projec...

STM32CubeIde wipes out my include paths that I have added into the project. Is there a way to prevent this from happening? If not, can it be fixed?

After creating a project, using the STM32CubeMx feature within STM32CubeIde, I typically add some additional include paths using project>properties>C /C++ General>Path and Symbols>Includes. However, if I go back into the STM32Cube ioc file and add f...

DJohn.13 by Associate II
  • 900 Views
  • 1 replies
  • 0 kudos

STM32H743IIT6 FMC NE producing multiple Clocks.

I have just changed from STM32F (works fine) to STM32H and have used MX to generate the Code for a SRAM 16 bits wide and 6 Address lines. The FMC outputs the NE clock but depending on the Data Bus Setting 8, 16, or 32, NE produces either 8, 4, or 2 C...

How to read ADC with Dual Regular + Differential mode?

Hello!I have found a lot of examples about simple ADC reads, with:-single channel single conversion-single channel continuous conversion-multi channel single conversion-multi channel continuous conversionAnd these with polling, interrupt and DMA.I ne...

SFeje by Associate II
  • 902 Views
  • 1 replies
  • 0 kudos

STM32H743 raw LwIP ping - not working

Hi everyone,I have an STM32H743 Nucleo kit with ethernet interface. I'm trying to make alive a simple TCP/IP demo with the raw LwIP stack. I'm using STM32CubeMX with TrueStudio.In the Cube I have configured the followings:- Clock is set to th highest...

Attila by Associate II
  • 886 Views
  • 2 replies
  • 0 kudos