STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

Resolved! stm32cubeMX bug???

Hello,I am now using STM32CubeMX to config STM32G030F6P6, I want to use TIM14 to capture pulse, so I configged to Input Capture direct mode, which is obviously input port, but GPIO setting becomes GPIO output Low. is this a stm32cubeMX bug?please con...

dqsh06_0-1729747045042.png
dqsh06 by Associate III
  • 759 Views
  • 6 replies
  • 1 kudos

Resolved! Where in CubeMX can I check the Wait States?

Hi,I am using the STM32U5G9VJT6Q and in CubeMX I configured the clock to the full 160MHz for all busses including the core (first screenshot). According to the documentation for 160MHz I need to set 4 Wait States for those speeds and VCORE voltage ne...

Ricko_0-1741045992307.png Ricko_1-1741046086361.png
Ricko by Senior III
  • 133 Views
  • 2 replies
  • 1 kudos

USBX DFU crashes dereferencing a NULL pointer

Good day all, USBX crashes at line 171 of the file ux_dcd_stm32_initialize_complete.c, as the dcd structure is not initialized at this point. I have tried this on two different MCUs, U575 and H753. In concert, on the H753 the code generator does not ...

DmitryR by Associate III
  • 292 Views
  • 9 replies
  • 4 kudos

STM32H7 won't calibrate using STMCubeMX v6.13.0

CubeMX-generated code gets stuck on HAL_ADCEx_Calibration_Start(&hadc1, ADC_SINGLE_ENDED) using IDE v1.17.0 and FreeRTOS. RTOS is using SystemCoreClock. HAL Tick is using TIM17 with a priority = 14 (Higher than SysTick Timer.)Made AdcTask highest pri...

dbrooks by Associate II
  • 104 Views
  • 0 replies
  • 0 kudos