User Activity

Posted on July 14, 2014 at 02:29 In trying to compile generated code from the STM32CubeMX application for the STM32F429I-DISCO board, I've found a problem with part of the HAL library. Simply, the PLLSAI assert #defines have a bug in thei...
Posted on May 20, 2014 at 18:44 I'm trying to test out and utilize the STM32Cube configuration / code generation system to help get things on a new project started. The project is using an SD card, to which I want FatFS access internally. Ideall...