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

Question about ADC versus GPIO Analog

Posted on April 03, 2015 at 04:23In STM32CubeMX, when I click on a pin, the following are two of the choices amongst others are presented to me. I want to understand what the difference is between ADC1_IN0 versus GPIO_Analog. I have looked through n...

Resolved! CubeMX SPI data size bug?

In CubeMX when configuring a SPI peripheral I can only choose either 8 or 16 bit, but the STM32G491 reference manual says data size can be from 4 to 16 bit. Is this a bug in CubeMX?(using the newest CubeMX version)

decalvus by Associate II
  • 1425 Views
  • 4 replies
  • 0 kudos

Resolved! NETXDUO lan8742 added twice to Makefile

Dear community,we're using a Makefile Project with STM32H5xx and NetX Duo using the LAN8742When the code is generated, CubeMX is adding the line:.../STM32Cube/Repository/STM32Cube_FW_H5_V1.1.1/Drivers/BSP/Components/lan8742/lan8742.c \twice to the Ma...

stst9180 by Associate III
  • 1906 Views
  • 5 replies
  • 2 kudos

STM32CubeMX Won't start after Windows update - Dec 2023

I went to use STM32CubeMX and I get the splash screen then nothing. I downloaded and installed the latest version V6.10.0 and still the same. I am running windows 10 professional. Does anyone else have this problem ? I wonder if there has been a Java...

patm by Associate II
  • 3116 Views
  • 7 replies
  • 0 kudos

CubeMX placing MX_LWIP_Init() in first listed RTOS task.

Hi everyone. Maybe this my doing or an oversight by ST?CubeMX places the MX_LWIP_Init(); function in the first listed RTOS task witch is far from ideal. In my case the "first task" is dynamically created depending on a multitude of different factors....

XD by Associate III
  • 849 Views
  • 2 replies
  • 2 kudos

Default value for targets in CUBEMX

Hello everyone,I'm currently involved in a project and I'm aiming to analyze the peripheral initialization parameters of a specific target by examining the .ioc file. I parsing through the ioc file like a text file. While the .ioc file contains detai...

ADani by Associate III
  • 853 Views
  • 3 replies
  • 0 kudos

CubeMx Interface Bug

Hi,I am facing an issue with the cubeMx UI. After using it for some time about 10 to 15 minutes, the UI is overlapping each other. Then I need to close the UI and start again. Again the issue is present after some time. CubeMx Version : 6.10.0 

albinv06 by Associate
  • 1065 Views
  • 1 replies
  • 1 kudos

Resolved! STM32H723 OV5640 DCMI HAL_DCMI_FrameEventCallback() missing

HelloI have this Board from WeActStudio: https://github.com/WeActStudio/WeActStudio.MiniSTM32H723 There is the following example which allows displaying the camera on the onboard LCD: https://github.com/WeActStudio/WeActStudio.MiniSTM32H723/blob/mast...

kbch by Associate III
  • 4365 Views
  • 1 replies
  • 1 kudos