User Activity

Posted on April 02, 2014 at 08:56Hello everyone, I'm using STM32F100V8 and I configured TIM4 to generate a square wave (for uart sw). The TIM4 is so configured and should have the highest priority:   TIM_TimeBaseStructInit(&TIM_TimeBaseStructure);  ...