2017-09-22 02:14 PM
hi
i need start timer with external pulse at falling edge at one pin
and i need stop timer
with external pulse at falling edge at one pin
can convert two 16 bit timer to one 32 bit timer ?
on stm32f103c8t6
my timer clock is 72Mhz
what can i do ?
thanks
#trigger-timer #trigger #stm32-f1 #pulse #timer2017-09-23 12:42 AM
Hello!
You may use the slave controller in gated mode and to use a InputCapture channel for triggering.
Rgrds
vf
2017-09-24 06:29 AM
The start timer pin must be different with the pin timer
i most have 32 bit timer because my 16 bit is low for my timer
can i do it ?