STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

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
  • 280 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
  • 275 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
  • 343 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
  • 397 Views
  • 3 replies
  • 0 kudos