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

We are pleased to announce that the minor version 6.16.1 of STM32CubeMX is available. What is new in 6.16.1: This release addresses and resolves the issues outlined below: Users of STM32CubeMX version 6.13.0 and later may encounter a HardFault except...

Aimen1 by ST Employee
  • 62 Views
  • 0 replies
  • 1 kudos

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
  • 1110 Views
  • 5 replies
  • 7 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
  • 1216 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
  • 1109 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
  • 1454 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
  • 5076 Views
  • 1 replies
  • 1 kudos

how to handle HAL_UART_ERROR_ORE?

Posted on December 16, 2015 at 12:31Hi everybody!I am using STM32F0 and stm32 cube as my development platform. I wanted to know the causes for uart over run error and what is the best solution to handle uart over run error.I am facing this problem i...

Issues of building project in CubeIDE

Hello   we are using STM32H745XI Discovery board. When we are generating the project from CubeMX and opening in CubeIDE , the files are not generated properly. So that we can't build the project(check in attached png file) --> it is not showing the b...

Cube Ide Build error.png

Resolved! UART cannot set high baud rate

I have a uart peripheral whose baud rate can only be set to 3.125M. However, the baud rate of another uart peripheral with the same clock configuration in the project can be set to 12.5M. I want to know what the baud rate limit is based on? How to in...

fkst_0-1703066288603.png fkst_2-1703066511624.png fkst_1-1703066310126.png
fkst by Associate II
  • 8875 Views
  • 12 replies
  • 1 kudos