User Activity

Posted on October 16, 2015 at 15:34Hello, A bit of a beginner question here. I want to have a timer interrupt to trigger every x mS. This is the code I've made so far but it's not triggering any interrupt. int uwPrescalerValue = (uint32_t) ((System...
Posted on July 21, 2014 at 19:25Hello all, I wanted to use the HAL libraries for a project in KEIL. But when I add the --CPP flag to support CPP compiling I get a ton of errors, all of them are the following: ..\..\..\..\..\..\Drivers\STM32F4xx_HAL_...