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

define ARM_MATH_XX

Posted on October 07, 2016 at 09:21Hi All,I made a project with CubeMX 4.16.1. I want to use FreeRTOS as a 3rd party lib. I generate the code to SW4STM32 because I use Eclipse CDT. When I want to compile it, I've  got some error:First: in arm_math.h...

zamek42 by Associate II
  • 1816 Views
  • 2 replies
  • 0 kudos

STM32F303 USB HID DEMO Unknown Device

Posted on October 09, 2016 at 06:30BOARD for STM32F303RET6?I use project in STM32F3-Discovery_FW_V1.1.0->Peripheral_Examples->USB_Example compile and Download?The PC can regnize HID Device Joy_Stick?but the project in STM32Cube_FW_F3_V1.6.0->STM32F3...

14546397 by Associate
  • 464 Views
  • 1 replies
  • 0 kudos

Problem installing STM32CubeMX 4.15 in mac

Posted on May 31, 2016 at 19:08Hi all,I want to install the Cube 4.15 in mi mac, but when I try to do this the following message shows up:30-may-2016 23:33:01 INFO: Logging initialized at level 'INFO'30-may-2016 23:33:01 INFO: Commandline arguments:...

migration stm32cubemx ver 4.15

Posted on May 28, 2016 at 16:38Hi everyone , I'm recently update stm32cubemx. when generating initalization code cubemx warning me about migration and  click the migrate. when compling with keil uvision generated code give me some ''expected a ;'' e...

alper by Associate II
  • 815 Views
  • 3 replies
  • 0 kudos

STM32L476VGT6 STM32CubeMX RAM linker script bug

Posted on March 09, 2016 at 15:30 The linker script after code generation con STM32CubeMx has a bug with the RAM size. STM32L476VGT6 has 128Kb of ram but splitted in 2 banks (96k + 32k) </colgroup> Buggy Linker Script...

luis2 by Associate
  • 1392 Views
  • 5 replies
  • 0 kudos

STM32CubeMX Performance on Mac OS X, sluggish

Posted on September 30, 2016 at 20:36ST,My team has recently started using the OS X version of CubeMX after using the Windows version for the last couple years.  Our current project uses an STM32F429NGH6, which has lots of pins.  CubeMX is very slow...

Craig B by Associate II
  • 695 Views
  • 3 replies
  • 0 kudos

STM32CubeMX together with KEIL mdk 5

Posted on September 30, 2016 at 11:08Hello, I have problems using STM32CubeMX together with KEIL mdk 5. When starting a new project in Keil I can use all the Keil functionality, but when I open Cube from the project runtime environment and initializ...