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

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
  • 109 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 II
  • 193 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
  • 179 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
  • 150 Views
  • 2 replies
  • 3 kudos