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.17.0 released

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1301 Views
  • 0 replies
  • 2 kudos

Resolved! [STM32L412] CubeMX generated LL code for ADC TEMP channel

Hi,I'm using CubeMX 6.11.0 (STM32L4 package version 1.18.0) to generate code for the STM32L412 with LL drivers.My configuration enables the VREFINT and TEMP channels for ADC1.The generated function MX_ADC1_Init() contains the line  LL_ADC_SetCommonPa...

ml512 by Associate
  • 1242 Views
  • 1 replies
  • 1 kudos

can't install CubeMx6.11.0

Dear ST Partners: I try to install a new version of 6.11.0, but fail for a "path not found" problem. The attach is the error picture.It seems that "STM32CubeMX\Uninstaller\windowscache_clear10.bat" can't find the following cmd's path. echo at Install...

1.png
YQ1 by Associate
  • 2011 Views
  • 3 replies
  • 0 kudos

Have you encountered the problem which the STM32H7A3VI always run with USB+ULPI in FULL Speed despite configed as HS by CubeMX

As the title say. The Board is simply consist of STM32H7A3 and USB3343. It mainly perform USB communication with USB Host. I used CubeMx to generate the Custom HID code and done some necessary change such as I changed the end point type to bulk, etc....

Zjion.1 by Associate
  • 1585 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H753 ADC Clock Prescaler can not be set to 1

I chose STM32H753IIT6 MCU for my project. I had set the clock prescaler of ADC to "Asynchronous clock mode divided by 1", and the ADC clock source is PLL2P, 36MHz.The code was generated successfully. However, I found that the sampling rate is half of...

HCui by Associate II
  • 4154 Views
  • 5 replies
  • 0 kudos

Problem upgrading from CubeMX 6.2.0 to CubeMX 6.11.0

Hi, We have a product that is using STM32F429BIT6 processor. We've been using "CubeMX 6.2.0" and "STM32Cube_FW_F4_V1.26.1". And everything has been working fine so far. Recently, we've attempted to upgrade to CubeMX 6.11.0 and the latest FW 1.28.0 an...

VWu.1 by Associate
  • 1730 Views
  • 2 replies
  • 0 kudos

STM32 LTDC image artefact (touchGFX)

Hello,My problem is now resolved but I think it can be useful to keep a trace of it for other people !I configured a project with STM32CubeMX, which uses : TouchGFX + LTDC + DMA2D with a custom 800x480 TFT Display.I was able to get an image on the di...

theophile by Associate II
  • 1431 Views
  • 1 replies
  • 0 kudos