STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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! STM32CubeIDE/MX with freeRTOS

I am using STM32CubeIDE to build a freeRTOS project. I have put my tasks in their own .h and .c files. For example I have a default_task.c file. The problem is each time I open CubeMX and save my changes, the 'auto code update' feature does not se...

LMorr.3 by Senior II
  • 3073 Views
  • 3 replies
  • 0 kudos

Undefined reference to api's in new custom folder

Hi,I have created project using the STM32CubeIDE with .ioc. And added new folder for application code. Problem statement: Any API defined in my application file which under the Application folder will not identified by the Core files.I have defined t...

Resolved! In STM32CubeMX, when configuring the STM32H750VB MPU with more than 1 memory region and Generating Code, CubeMX gives a warning that some settings in the CORTEX_M7 module are missing or incorrect. I believe this is incorrect. Is this a bug in CubeMX?

I am trying to configure the Internal Flash (0x08000000, 128KB, cacheable), DTCM RAM (0x20000000, 128KB, non-cacheable), AXI SRAM (0x24000000, 512KB, cacheable), and QSPI (0x90000000, 4MB, cacheable).There is no indication of what parameters might be...

DPade.1 by Associate III
  • 1718 Views
  • 3 replies
  • 0 kudos