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

STM32F439 delay required before sending packets in LWIP

I am using the ethernet and lwip drivers provided by the STM32CubeMX software on a nucleo-144. I have a program, which upon start, sends out a UDP packet. I set the program to soft reset after a few seconds to characterize this issue. Using a GPIO li...

USB Battery charging bug on cube L4 1.14

HiSeems the new cube L4 package has some updates on the USB driver. The Battery charging functionality no longer works because the BCDEN bit is never enabled in the `HAL_PCDEx_ActivateBCD` function. In the screenshot, left is the previous version of ...

0690X000008j8WpQAI.png

Capture compare interrupt STM32F7 TIM3

Hello there.I have an encoder connected to timer 3 (TIM3) and I'd like to set this timer to generate an interrupt when a certain amount of ticks have been reached (1658 ticks). I'd like to program the timer's counter to 1658 ticks and let the encoder...

SBrid by Associate II
  • 861 Views
  • 3 replies
  • 0 kudos

CubeMX-5.1.0 fails to install on fedora 29

When I try to installcubeMX on my fresh installed fedora 29, I get following error messages:[sage@linux cubeMX]$ ./SetupSTM32CubeMX-5.1.0.linux chdir /home/sage/Downloads/cubeMX/.current dir /home/sage/Downloads/cubeMXMar 22, 2019 6:06:24 PM INFO: Lo...

MHein by Associate II
  • 801 Views
  • 2 replies
  • 0 kudos

STM32F411 USB VCP clock settings problem?

Hi, I'm developing a sensor tag wich uses STM32F411CC and I use an USB connector to communicate with the PC over VCP. I'm using the newest cube, keil, DFP, etc. After setting the 48MHz clock(for USB) i can't adjust the core frequency - only just to 3...

ASchu.4 by Associate II
  • 778 Views
  • 1 replies
  • 0 kudos

How work HAL with CAN?

I'm learning about CAN with stm32, currently I'm using a STM32F3 discovery, the Cube MX, freeRTOS and VS Code. I created a project for CAN, calculated the S1 and S2 from 8MHz processor, enabled automatic wake-up, Receive FIFO and Transmit FIFO. Then ...

ESilv by Associate
  • 1385 Views
  • 3 replies
  • 0 kudos