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! HardFault_Handler() error: Why the generated code try to read address beyond valid memory range on 0xfffffffd?

So I tried to implement USB Host via USB_OTG_HS peripheral. I enable all the interrupts under NVIC setting (as I don't understand which one to choose). When I attach my USB stick, it is able to detect the USB, the user callback USBH_UserProcess() is ...

BParh.1 by Senior III
  • 7018 Views
  • 8 replies
  • 0 kudos
Martin_S by Associate II
  • 844 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
  • 1499 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
  • 8300 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
  • 4853 Views
  • 13 replies
  • 0 kudos