User Activity

Posted on July 06, 2018 at 12:24I created a new project (using CubeMx & Atollic TrueStudio) for STM32F103RB and tried to toggle a bit as quick as possible; I use TIMER2 and this function to initialize it:=======================/* TIM2 init function ...