Question
Start two timers synchronous in STM32F1 eval board
Posted on February 05, 2015 at 06:30
Hello,
I have to start two timers exactly at the same time... like In my program i am using TIM3 four channels for 4 four hall sensors and TIM4 for 5 hall sensor... I need to start all the 5 hall sensors at time.. So i need to synchronous the TIM3 four channels and TIM4 one channel... Could please help in any example how to start two timers at time and processing same with out any problem upto end programming.. Please reply ASAP..Thank you in advance... #stm32f103-eval-board #stm32-mcu