STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

Migrate from STM32H743 to STM32HA3

I have a project using a STM32H743 (LQFP144). I want to migrate it to a STM32HA3. It seems like it should be fairly pin compatible, but in Stm32CubeMX when I use the Alt-L (Pinout Compatible) option, the STM32HA3 isn't there. Is this a lag in the Cub...

DanF by Associate II
  • 920 Views
  • 4 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
  • 835 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
  • 732 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
  • 826 Views
  • 1 replies
  • 0 kudos