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 ...

Resolved! How to generate code with HAL_NVIC_DisableIRQ by default

Hi, I would like to use cubeide (MX tool) to generate a project that use EXTI_13 but with IRQ disabled by default. I can choose Enable/Disable (generate all code or none), Create code on MSPInit function or in MX_NVIC_Init, call HAL_GPIO_EXTI_IRQHand...

Lgarb.1 by Associate II
  • 896 Views
  • 2 replies
  • 0 kudos

Resolved! USB HID device on STM32F042F4 using CubeMX - FLASH overflow.

Hi,When I set the USB class to anything in CubeMX, the compiler gives me the error - FLASH overflow. It happens even with a completely empty main.c file, so is there a way to make it work, or should I choose MCU with 32kB flash (it will fit then)? Th...

Xses by Associate II
  • 604 Views
  • 2 replies
  • 0 kudos

ST-Link debugger connection lost after adding DMA to SPI

With STM32CubeIDE 1.7.0 (Windows) I try to setup SPI2 with DMA at an Nucleo-G431RB.After starting with an new STM32Cube C-Project for the Nucleo-G431RB with all peripherals at their default settings, I enable SPI2:Full-Duplex Master at PB[15:13]8bits...

SZwie by Associate
  • 1171 Views
  • 5 replies
  • 1 kudos

Resolved! STM32H7, Where parameter RCC.Cortex_Div is used?

I'm generating a CubeMX project for STM32H753.In the clock config, set the systick divisor 8 (see picture).Difference in the ioc file: for divisor 1:RCC.CortexFreq_Value=400000000For divisor 8:RCC.CortexFreq_Value=50000000RCC.Cortex_Div=SYSTICK_CLKS...

0693W00000GZCQZQA5.png
Pavel A. by Evangelist III
  • 473 Views
  • 3 replies
  • 0 kudos

STM32CubeMX 6.4.0 released

What is new in STM32CubeMX V6.4.0? • Added the support for new part numbers in the STM32L4 Series and STM32L4+ Series: STM32L443CCFx, STM32L452CETxP, STM32L452REYxP, STM32L476QGIxP, STM32L496QGIxS, STM32L4R5AIIxP, STM32L4R5QGIxS, STM32L4R5QIIxP, and ...

Resolved! HAL_CAN_INIT is producing a TIMEOUT error.

I am using CAN in normal mode and produced code using STM32CubeMX ide for Keil uVision IDE. While running the code my program stuck in HAL_CAN_INIT(). It produces a timeout error.I am not having any CAN transceiver so I am having only STM32 Nucleo Bo...

GAgar.1 by Associate
  • 755 Views
  • 1 replies
  • 0 kudos