What is the use of Clock Division settings ?
Hello, I am using TIM2 peripheral and many times f(DTS) is mentioned , what is that ?
also what is the purpose of clock division settings ?
does it divide the internal clock ? (CLK_INT)
#stm32f4 #timerHello, I am using TIM2 peripheral and many times f(DTS) is mentioned , what is that ?
also what is the purpose of clock division settings ?
does it divide the internal clock ? (CLK_INT)
#stm32f4 #timerThe ETR input and the channel's inputs have digital ('de-glitch') filters on them. The input clock to these filters may be a divided version of the timer's internal clock (i.e. the one which arrives from RCC); and this field determines the division ratio for those.
JW
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.