2009-09-09 10:29 AM
Timer1 External Clk source mode2
2011-05-17 06:04 AM
Has any one had problems with external input clock mode2 ?
I am attempting to count pulses thru TIM_ETR with no luck. I have followed the suggested procedure exactly i.e. set ECE in TIM1_ETR and CEN in TIM1_CR1. The exact micro is the STM8S207C8T6. The timer runs ok when internal clock selected and I can see from trial sofware that the pulses are going to PB3/pin19. The frequency is easily less than master/4 Any one else had any issues or solutions?2011-05-17 06:04 AM
Hi,
have you got a look on page 149 of RM0016? http://www.st.com/stonline/products/literature/rm/14587.pdf I think you have to configure SMS bits accordingly. coluber2013-03-17 03:06 AM
Hi,
Where I can read about maximum external clock frequency of stm8s's timers?
Whether it might be more than maximum cpu clock frequency?
Thanks