STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

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
  • 983 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
  • 1015 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
  • 978 Views
  • 2 replies
  • 0 kudos

Resolved! About flash size of STM32H743

About STM32H743VGT6Selector of STM32CubeMX show that flash size of STM32H743VGT6 is 1024K.but when i used STM32CubeProgrammer to connect it,that show flash size if 2048K。even the sector from 0x0810 0000 to 0x081f ffff can be erase and program to。so t...

csinu by Associate II
  • 805 Views
  • 1 replies
  • 1 kudos