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

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 646 Views
  • 5 replies
  • 6 kudos

Resolved! Creating threads in threadx with cubeMX?

Hi all,I'm using an stm32f746 and I switched to a stm32u5a9 mcu. I was learning about freeRTOS with the f746 and now it looks like I should be using threadX instead. Since I don't know much about RTOS, switching is not a big deal. But using cubeIDE b...

threadx1.png
Rodo by Senior
  • 203 Views
  • 1 replies
  • 1 kudos

Resolved! TIM16 incorrect, random period

This is for an STM32F303.I've reduced my MX configuration down as much as possible so that it only has SWD and a button on GPIO PA8 configured and the incorrect behaviour still occurs. The intent is for PA8 EXTI falling edge to start a timer, and for...

avidroneg_0-1759763131044.png avidroneg_1-1759763166203.png
avidroneg by Associate III
  • 366 Views
  • 10 replies
  • 1 kudos

Resolved! Can't configure USB Host for STM32WBA on STM32CubeMX

I'm trying to use STM32CubeMX directly or via STM32CubeIDE, and I can't find a way to configure ThreadX + USBX Host for STM32WBA65 boards such as NUCLEO-WBA65RI or STM32WBA65I-DK1.    Only Device classes show up.I've also tried to do it using the par...

noela by Associate II
  • 277 Views
  • 4 replies
  • 0 kudos

Resolved! IDE and STM32H723: Issue with DMAs and ADC handlers name

This (DMA_STR0_IRQHandler) won't, but this (DMA1_Stream0_IRQHandler) is work-fine.Clearly, the naming and cases are different, but these two handlers are part of startup file, were generated from two different projects options (Empty and Cube MX) for...

APatr.1 by Associate II
  • 232 Views
  • 2 replies
  • 3 kudos