cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 F103 - TIMER CLOCK

jamie
Associate II
Posted on June 24, 2014 at 13:09

Hi all

I am looking at programming the digital filter in the input stage of a TIM2 capture/compare channel.

The filter is configured using the 'IC1F' bits in 'TIMx_CCMR1'

The different bit configurations make reference to 'fDTS' which I cannot find a definition for anywhere.

Could someone please explain what 'fDTS' is please?

Thanks
2 REPLIES 2
Posted on June 24, 2014 at 16:53

As I understand it is the clock generated by TIM_TimeBaseInitStruct->TIM_ClockDivision

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
jamie
Associate II
Posted on June 26, 2014 at 10:47

Thanks for that.

Jamie