User Activity

Posted on October 23, 2017 at 11:56I suggest to move relevant/related projects (STM32CubeMX, HAL, LL libraries, etc?) to github.Reasons:1. It is (arguably) one of the best places to host opensource projects.2. It has great issue tracker3. Thus, it i...
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...
Posted on August 18, 2017 at 09:50During update to the new version of CubeMX, I hit this error message:Not sure how to deal with it.Regards, Nikolay#cubemx #cubemx-4.22 #update
Posted on December 29, 2016 at 11:21Hello,Currently, there is a possibility to generate C projects for different IDEs including SW4STM32, which uses gcc for compilation. But one can also use C++ code with g++ compiler supporting cool c++11/14 featur...
Posted on March 19, 2016 at 14:59 Hello! After regenerating the project created from previous version of the CubeMX, using new version (4.1), some user defined code has been lost in stm32f1xx_it.c file (image with diff is attached) ...
Kudos from