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

Starting new project

Hi ST community!I’m starting new project with CubeMX but I want to use the LCD, I wonder how to start a project and use an existing code (LCD Code) should I copy the folder into my new project? If Yes how can I organize the folder in the new project?...

idrissmc by Associate III
  • 329 Views
  • 0 replies
  • 0 kudos

STM32CubeMX locks up

STM32CubeMX locks up when whengeneration code if it was opened from the directory where the. ioc file is located.Using version 5.2.1

mross.19 by Associate
  • 405 Views
  • 1 replies
  • 0 kudos

Problem with USB on STM32L412KBT

Hi, I have problem running USB on STM32L412KBT. The code hangs inside MX_USB_DEVICE_Init. Sometimes in function HAL_StatusTypeDef USB_DevInit(USB_TypeDef *USBx, USB_CfgTypeDef cfg) (file stm32l4xx_ll_usb.c), sometimes in function HAL_StatusTypeDef US...

MKele by Associate II
  • 1090 Views
  • 6 replies
  • 0 kudos

No question. Information to ST Only.

Cube V5.2.1 configured for STM32G070CBTx using STM32Cube FW_G0 V1.2.0 includes stm32g0xx_hal_rcc_ex.h in it's generated code. This header file references 18 "undefined preprocessing identifiers" (i.e. RCC_CCIPR_LPUART1SEL and RCC_CCIPR_LPTIM1SEL, etc...

Problem with CAN

Hello! I use the BluePill Board. I have created a simple project VCP CDC, compile it, load it, plug the board into the computer everything is OK (file usb_cdc_1.zip). But if I add CAN to the project, the computer no longer detect VCP (usb_cdc_2 file....

EPetr by Associate
  • 547 Views
  • 1 replies
  • 0 kudos