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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

Resolved! Generating Code Does Not Copy Files to STM32F7xx_HAL_Driver

Attached is the IOC file I am using. When I generate the project, the STM32F7xx_HAL_Driver directory has a few folders inside of it, but none of the HAL files, including the stm327xx_hal.h file which prevents compiling from working. I have the "Copy ...

About configuring the pins.

We are using STM32F207ZG and while configuring it with the help of STM32IDE we are facing some conflicts like we have used USART1(Asynchronous mode with only Rx and Tx) . It is showing conflict if we use USART1_CTS and USART1_RTS pins as GPIO pins. T...

AR L by Associate
  • 735 Views
  • 2 replies
  • 0 kudos

Bug: CubeMX-generated code does not compile.

Using STcubeIDE: To easily reproduce this problem, generate code from the attached IOC and try to compile. I think this fails due to multiple incorrectly generated include paths.PS: Attention @Markus GIRDLAND (ST Employee)​ @Imen DAHMEN (ST Employee)...

STM32CubeMX CRASHES on Ubuntu 18.04

Hello,I have been using STM32CubeMX on Windows until today. I just realized that there is a MAJOR bug in the existing release (don't know how long it has existed).This is the output I get on failure:Judging from the stack trace it seems to be a JAVA ...