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! STM32CubeMx command line unknown pack STM32Cube_FW_G0_V1.6.0

Hi,I start STM32CubeMx with this command /mydir/STM32CubeMX/STM32CubeMX -q /mydir/myscriptInside the file myscript there are this lines:swmgr refreshswmgr install STM32Cube_FW_G0_V1.6.0 askexitWhen run this line "swmgr install STM32Cube_FW_G0_V1.6.0 ...

alex95 by Associate
  • 838 Views
  • 2 replies
  • 0 kudos

UART2 Rx Interrupt Firing straight away

I have a problem using the NUCLEO-G431KB. After set-up of UART2_RX_INT, the interrupt seems to trigger and goes straight into the interrupt before any data has been put onto the receive pin of the UART. I have used Cube MX to generate the initalise. ...

PBens.3 by Associate
  • 984 Views
  • 4 replies
  • 0 kudos

Timers not outputting PWM

I am using the Nucleo L476RG board and I have configured TIM2 to output PWM in Channel 1. I have very basic code that should output a 25% duty cycle because I set the PWM pulse in the TIM2 parameters settings to 250. I have tested several pwm pins an...

_legacyfs_online_stmicro_images_0693W00000bjJhgQAE.png _legacyfs_online_stmicro_images_0693W00000bjJhRQAU.png _legacyfs_online_stmicro_images_0693W00000bjJhqQAE.png
CDe S.2 by Associate
  • 999 Views
  • 1 replies
  • 0 kudos

how to enter ADC1_IRQHandler

I have a stm32f030c8t6. I want to enable its ADC1 interrupt. in CubeMX, when I enable ADC DMA, there is no section where I can configure RANK. in the generated program, in stm32f0xx_it.c, I can see two functions belowvoid DMA1_Channel1_IRQHandler(voi...

Ala by Senior
  • 977 Views
  • 1 replies
  • 0 kudos

There is a link to download STM32CubeIDE and STMCube32MX

Hi,I'm creating a Dockerfile and installing STM32CubeIde and STM32CubeMX with it. To install these two programs it would be very convenient to have a link to download the programs without human interaction.Is there a link to download them?Best Regard...

alex95 by Associate
  • 767 Views
  • 2 replies
  • 0 kudos