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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

KEIL very slow with CubeMX

Posted on January 29, 2018 at 20:33Hello!I am using KEIL MDK 5 and it is compiling very very slow.CubeMX  v4.24STM32CubeF4 v4.19.Any ideas  ??ThanksSasha#cubemx-4.24 #keil-mdk5

Sasha A by Associate II
  • 3341 Views
  • 14 replies
  • 0 kudos

Resolved! Why __FPU_PRESENT and AMR_MATH_CM4 are not defined for TrueStudio projects generated in STM32CubeMX?

Each time I add __FPU_PRESENT and AMR_MATH_CM4 to symbols to get project compile properly, yet getting 30 warning about __FPU_PRESENT redefined.Project is made straight-forward: configure pins, select TrueStuido, pressing "generate code". Opening pro...

SDMMC module does not answer used with FatFS

Hello I'm testing implementation of sdcard / FatFS on F446.First I started with the example. It works.Now, I'm trying to implement a basic test app created from scratch with CubeMx.I configured a simple project with fatFS, SDIO, no DMA, no OS.int mai...

JulienD by Senior
  • 563 Views
  • 2 replies
  • 0 kudos

stm32l4xx internal flash + data for the single byte program

Hi all,I am using stm32l486 MCU and trying to use stmcube internal flash example code. As i see we have API "HAL_FLASH_Program" to program word or double word. Is it possible to write byte data by doing type casting and increasing the address by 1?Co...

John3 by Associate II
  • 1764 Views
  • 7 replies
  • 0 kudos

Package Location for V5.0.0

After the latest CubeMX update, where are the packages now stored? I have been using revision control on 'C:\Program Files\STMicroelectronics\STM32Cube\STM32CubeMX\packages' and am curious, I no longer see updates here

Justin1 by Senior
  • 684 Views
  • 1 replies
  • 0 kudos