User Activity

Posted on February 18, 2017 at 16:59What do I need to do to insure license compliance when putting a project up on a public repository like Github or Bitbucket? The project in question is one I started with MX (STM32CubeMX) and am presently adding e...
Posted on January 23, 2017 at 03:31I just created a project for the stm32f0-discovery board including FreeRTOS and building with OpenSTM32/eclipse. The path to cmsis_os.h was missing and easily fixed by adding 'Middlewares/Third_Party/FreeRTOS/Sourc...
Posted on May 10, 2015 at 14:29Hi folks,I used MX to generate code for a project based on the STM32F429I-DISCO board pretty much for the default I/O configuration. (IIRC I made no changes)MX_FMC_Init() was declared but not defined. Project Settings ...