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

STM32CubeMX as Eclipse plugin on Linux 64 machine

Posted on February 26, 2014 at 01:38I was able to download and install the STM32CubeMX plugin from ST (stsw-stm32095.zip) into my Eclipse 64-bit Kepler SR-1 software on a Linux 64-bit machine.  Opening the perspective created a problem - An internal...

syanke by Associate
  • 4666 Views
  • 21 replies
  • 0 kudos

Resolved! Is there .ioc file in the STM32Cube example?

Posted on March 15, 2017 at 16:00Thank you for your patronage. I am Japanese and a beginner of STM32.I am using STM32F3348-Discovery Board to study BuckBoost algorithm. Is there STM32CubeMX file(.ioc) in the STM32Cube example? STM32Cube MX is very u...

Ken Inoue by Associate III
  • 1746 Views
  • 3 replies
  • 1 kudos

Link_driver failure

Posted on January 17, 2018 at 12:27Hey everyone,For some reason I can mount, open and write to a SDcard. Although for some reason I cant use the LinkDriver function.I have the function setup as if(FATFS_LinkDriver(&SD_Driver, SDPath)==0) and when it...

con3 by Senior
  • 1283 Views
  • 6 replies
  • 0 kudos

Change _Error_Handler() function signature

Posted on October 20, 2017 at 14:51Hello!Right now CubeMX generates code with the following signature of Error_Handler function:void _Error_Handler(char *, int);When I turn my project to use c++, compiler doesn't like it, and I change it to the foll...

UTF-8 source code merge bug at CubeMX Genarate Code

Posted on October 23, 2017 at 10:16Hello.I am troubled with garbled characters of CubeMX's code generation function.The version of CubeMX is 4.22.1.The development environment is SW4STM32.The reproduction method is explained below.1. Generate the co...

0690X00000608f1QAA.png 0690X00000608cSQAQ.png