User Activity

Posted on July 15, 2018 at 00:55I can only run a few dozen lines of code until I get stuck in a loop. When trying to debug it appears I am stuck in the startup_stmf051x8.s file on these lines:0x0800016E E7FE      B        PendSV_Handler (0x0800016E)...
Posted on May 02, 2018 at 03:43The TIM2 timer on an STM32F0 seems to not be resetting to 0 once the counter reaches the ARR value on occasion. I am periodically changing the ARR value, but the values are all in a small range. After a random amount o...
Posted on September 02, 2016 at 19:53I am unable to get any output from the COMP1 comparator on an STM32F072RB on any pin other than PA0. The datasheet ''STM32F072x8 STM32F072xB'' states on pg 41 that COMP1_OUT should be available on pins PA0 PA6 an...