User Activity

Posted on June 27, 2016 at 22:53So I've spent two entire days trying to figure out why STM32CubeMX v4.15.1 would not generate my project properly (which had been working under v4.14).  It would totally mess up an existing project, would not create t...
Posted on June 27, 2016 at 16:07Just thought I'd save people some time if they are trying to get the CRC engine on the F4/F7 to produce the same results as most online calculators. If you are using CubeMX to configure your CRC, you need to specify t...
Posted on June 25, 2016 at 01:59My UART interface was working great under CubeMx 4.14 with STM32F7 library v1.3.  There are a lot of changes to the UART HAL (not mentioned in the release notes for CubeMx, and there are no release notes for CubeF7) i...
Posted on May 05, 2016 at 15:28I would like to make a copy of an existing Stm32CubeMX project and save it under a different project name.  I am trying to upgrade to the latest TrueStudio and want to keep my current project associated with the older ...
Posted on March 28, 2016 at 23:46I am trying to use the CMSIS interface to FreeRTOS that is generated by the Cube application.  Specifically, I am trying to use the osSignalWait, osSignalSet, and osSignalClear functions. Problem 1: osSignalClear is ...
Kudos from