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.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! STM32H747 no VBUS, USB disk connected via OTG

I'm using STM32H747I-DISCO board to test. I connected OTG adapter and USB disk to CN1 (OTG HS) port.In my STM32CubeIDE I have USB_OTG_FS enabled and configured.The software initialized the driver (successfully), then I try to mount my USB disk and I ...

0693W00000QNryxQAD.png 0693W00000QNrzbQAD.png
HTD by Senior III
  • 1019 Views
  • 2 replies
  • 0 kudos

How to change SPI module baud rate at run time

Hello Support Team,Currently, I am working on the STM32H745-Disc board.In that, I have used the SPI2 module and I have also configured the baud rate as a 3Mbit/s using the STM32CubeMX configuration tool and generated code for the same. (SPI Init done...

HPate.10 by Associate III
  • 1570 Views
  • 2 replies
  • 0 kudos

Resolved! Callback function for HAL_TIM_OnePulse_Start_IT?

How do I get a callback function for the HAL_TIM_OnePulse_Start_IT function?I have a STM32G071 Nucleo board.I whish to start a one-shot timer that calls an interrupt callback function when the time has elapsed. For this I have chosen the timer 6 and ...

FwMaker by Associate II
  • 4413 Views
  • 2 replies
  • 0 kudos