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

We are pleased to announce that version 6.17.0 of STM32CubeMX is available. What is new in 6.17.0: Added support for new microcontrollers across the STM32WBA, STM32H5, and STM32U3 seriesAdded support for new boards: NUCLEO-WBA25CE1, NUCLEO-H5E5ZJ, ST...

Aimen1 by ST Employee
  • 1574 Views
  • 0 replies
  • 2 kudos
Martin_S by Associate II
  • 1505 Views
  • 2 replies
  • 0 kudos

STM32CubeMX crashes on launch with OpenJDK16

I recently upgraded from OpenJDK15 to 16 on my machine and noticed that STM32CubeMX now crashes at launch. The splashscreen shows up, but the main window never appears.​Here's a slightly abbreviated output:$ java -jar STM32CubeMX log4j user configura...

FUhl.2 by Associate
  • 2647 Views
  • 3 replies
  • 0 kudos

Resolved! CDC_Transmit_FS() is giving me a headache (USB CDC Device mode)

Hello everyone and i hope youre having a great embedded morning.CDC_Transmit_FS() bricks itself when i check status of the ongoing transmissionis there any mechanism to know when a CDC_Transmit_FS transaction is finished?When i try to CDC_Transmit_FS...

0693W000008zjjjQAA.png
Javier1 by Principal
  • 12335 Views
  • 12 replies
  • 1 kudos

stm32h7 i2s dma transfer issue

Hello STM32 Community! My I2S dma transfer worked perfectly on stm32f7x in the past, but due to time critical calculations i just started to continue the development on the advanced stm32h7 system. I use the same code, same initialization procedure a...

akosodry by Associate II
  • 8452 Views
  • 13 replies
  • 0 kudos

Resolved! stm32cubef3 v1.11 build error in IAR IDE

I compiled the stemwin example of stm32cubef3 v1.11.0 with IAR v9.10. If the optimizations of the c/c++ compiler is high (size), there is no problem, but if it is None or Low, the following error occurs. stm32f3xx_hal_rcc.c   Tool Internal Error:   I...

Iyoon.1 by Associate II
  • 3731 Views
  • 7 replies
  • 0 kudos