STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.1 released

We are pleased to announce that the minor version 6.14.1 of STM32CubeMX is available. What is new in 6.14.1: SAI settings not displayed in the configuration tab of STM32H7Bxxx devices: After upgrading to STM32CubeMX 6.14.0, the SAI tab configuration ...

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

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
  • 6476 Views
  • 8 replies
  • 0 kudos
Martin_S by Associate II
  • 759 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
  • 1391 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
  • 7632 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
  • 4402 Views
  • 13 replies
  • 0 kudos