User Activity

Hi everyone,I want to use CAN with my STM32F103CB and STM32F429ZIT, but the CAN TX and RX Pins do not do anything on both boards. I am using CubeMX 5.3 and F1 Lib 1.8.0 / F4 Lib 1.24.1From the CubeMX CAN example project for the STM32446E_Eval board I...
Posted on December 18, 2017 at 11:16Hello everyone,I have some trouble using the SDRAM of the STM32F746G-Disco as a framebuffer for the LTDC with CubeMX 4.22 instead of CubeMX 4.18.I configured my Project according to the Pinout of the Disco-Board a...
Posted on November 06, 2017 at 11:28Hello everyone,I often noticed that the Migration of a CubeMX Project from an older CubeMX Version to a newer one fails often. Sometimes, the reason is very obvious (the HAL Lib Syntax is changed, mostly easy to f...
Posted on August 23, 2017 at 16:12Hello everyone,I try to start with the Ethernet Features of the STM32F746G-Disco / STM32F746ZGT-Nucleo-144 and I have Problems getting started and use it correctly. I found UM1713, AN3966 and of course the HAL Drive...
Posted on July 14, 2017 at 23:56ccsbcs.c of FatFS 3rd Party Lib is not copied from CubeMX repository to  projects folder which prevents a compilation of the created project. Copying this file manually fixes compilation errors which give misleading m...