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

STM32CUBEM MX generated HAL code size is more

Hi, I am using STM32F746 discovery board and I generated code using STM32CUBEM MX. I just enabled external crystal as clock and UART. My .text session code size is 10188 bytes which is like 10KB. I wanted to add this code as bootloader but I feel 10...

0693W000004IQGWQA4.png

USE_USB_FS define in v1.25.0 not generated in Makefile

Firmware package v1.25.0 introduced new define for USB stack called USE_USB_FS. This isn't generated anywhere even when USB speed in CubeMX is set to "Device Full Speed 12MBit/s". Previously, the following defines have been used (and they still are!)...

paradajz by Associate
  • 596 Views
  • 3 replies
  • 1 kudos

Resolved! Bugs for STM32H723H

CubeMX doesn't let change the speed for the LTDC Pin PB11 to High, it only accepts "low",When activating the ADC3, the init has 3 lines wrong:static void MX_ADC3_Init(void){.. /* Peripheral clock enable */ __HAL_RCC_ADC12_CLK_ENABLE(); ->> Should be...

Marco.D by Associate II
  • 596 Views
  • 2 replies
  • 0 kudos

Hi, i'm a beginner and need some help. I bought a nucleo g474 Board and followed 2 startup how tos. Keil + Cubemx. When i produce the initialisation code i always get the error in the stm32g4xx_ll_fmc.c file Does anybody know what im doing wrong?

C:\Users\marti\AppData\Local\Arm\Packs\Keil\STM32G4xx_DFP\1.1.0\Drivers\STM32G4xx_HAL_Driver\Src\stm32g4xx_ll_fmc.c(176): error: #20: identifier "FMC_NORSRAM_TypeDef" is undefined HAL_StatusTypeDef FMC_NORSRAM_Init(FMC_NORSRAM_TypeDef *Device, FMC_NO...

Thomas1s by Associate II
  • 1200 Views
  • 9 replies
  • 0 kudos