Resolved! It isn`t the output compare TIM1`s signal (stm32f103c8t6).
Posted on September 23, 2017 at 13:19Hello! I try to program stm32f103c8t6 TIM1 in output compare mode (connecting it to PA8 pin).But PA8 doesn`t have any signal.In Keil`s debugger the timer running. &sharpinclude <stm32f10x.h>void main(void){RCC-...