User Activity

I try make"design system that sets outputPin (should be digital gpio output ) high for 0.25 secs,and low for 0.25 secs."and i use  GPIOA_PIN4(input) and   GPIOB_PIN0(output), I'm new to stm32, I'm having trouble with the timer.I try use tim, how can ...