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

STM32H730VB USB HS via external ULPI PHY not available in CubeMX

MCU selector in CubeMX finds H730VB when i set requirements to USB HS and 2x FDCAN. Unfortunately, it is not possible to select external ULPI PHY in USB_OTG_HS configuration. Only internal PHY is available. When checked against datasheet, H730VB shou...

xorly by Associate II
  • 1658 Views
  • 6 replies
  • 1 kudos

How to connect the display using FSMC?

Dear professionals, please give me help if possible.I'm just starting to study the F4 series. I can't connect this display and initialize SSD1963. I'm trying to move the project from Keil to CubeIDE and from F103 to F407. I did everything (almost cor...

Wsitc.1 by Associate II
  • 1154 Views
  • 4 replies
  • 0 kudos

Resolved! Should these be these?

I found these prompt in my "main.c" of NonSecure generated by MX for NUCLEO L552ZE-Q: /* USER CODE BEGIN WHILE */ while (1) { /* USER CODE END WHILE */   /* USER CODE BEGIN 3 */ } /* USER CODE END 3 */ }should it be this? /* USER CO...

MQi.1 by Senior II
  • 796 Views
  • 4 replies
  • 0 kudos

Resolved! Where are the smps LDO settings in the configuration tool?

Configuration tool auto generated code SystemClock_Config() calls HAL_PWREx_ConfigSupply(PWR_DIRECT_SMPS_SUPPLY). For my hardware i need to use PWR_SMPS_1V8_SUPPLIES_LDO with no voltage scaling. I cannot find where to change the power supply config...

TFran.4 by Associate II
  • 939 Views
  • 2 replies
  • 0 kudos