Is it possible to read from multiple channels of same timer in input capture mode...?
Hi ,
My name is Midhun .I want to know is it possible to read from multiple channels of same timer in input capture mode...?
I am using Stm32f401RE Nucleo board ,Using MDK ver 5.0 on KEIL IDE.
Our project includes a multitude of optical encoder units which we used to find the position of dc motors associated with it .Is it is possible to access multiple encoder unit reading which are connected to different channels of a particular timer ,If yes how to read value by addressing the timer channel specifically using the HAL API functions..?