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! Problem with Timers clock and interrupt periods

Hi, I have my STM32F407 with the following clock configuration, as I want to use TIM2-TIM5, the input clock of those Timers is APB1, and it is working at 84 MHz, I want TIM2 working with an interrupt every 1 sec, so I set the prescaler to 8400-1 so t...

0693W000001smnSQAQ.png
VCasa.1 by Associate II
  • 623 Views
  • 1 replies
  • 0 kudos

Resolved! STM32G431C8

I want to use DMA to move data from memory to DAC1 channel 1 and channel 2. Channel 1 uses DMA Channel 5 and that works. CubeMX configured DAC1 Channel 2 for DMA1 Channel 6. The datasheet says STM32G431 is a category 2 device which has only channel 0...

Resolved! What is the correct way to jump from application FW to the DFU bootloader on the STM32F078VB, using a project generated with the latest STM32CubeMX?

I have an existing STM32F078VB firmware application. The following code used to work perfectly fine to jump to the DFU bootloader shortly after power up, based on the application firmware detecting 2 buttons being pressed on the board:#define BOOT_S...

ACaru.1 by Associate II
  • 2317 Views
  • 3 replies
  • 2 kudos

MX_Device.h file is not generated

Hello, I just bought stm32h747-disco. I would like to use it will keil, but the MX_Device.h file is not generated from stm32cubemx.Do you know maybe any way for this to be generated?Thanks in advance for your help.

Angelos1 by Associate II
  • 1768 Views
  • 4 replies
  • 0 kudos

STM32H750VB uart errors

Hi,I have a problem using UART7 on STM32H750VB. It is configured by STM32CubeMx to receive and transmit with DMA with a baud rate of 115200 but all the data that arrive from the external device cause FRAME or NOISE errors.I checked with my oscillosco...

ENove.1 by Associate II
  • 900 Views
  • 6 replies
  • 0 kudos