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

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

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

STM32L476 USB Disk

I want use STM32L476 for USB Disk application.When Test USB 8GB is OK, but 16GB is Not work.Check USB fail.Anyone know where problem?In CubeMXUSB_OTG_FS : Host_Only, VBUS sensingMiddleware USB_HOST : Mass Storage Host Class & default setting(no chang...

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
  • 277 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
  • 347 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
  • 940 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
  • 476 Views
  • 1 replies
  • 0 kudos