G431 - reset counter and prescaler on input capture
Is there a way to reset the counter and the prescaler via a hard event or something when an input capture happens?
I use timer 1 to have a hall interface and to drive timer 8. But there are some fluctuations, because the interrupt (where i reset counter and prescaler) is not fired at the exact time as the input capture happens.

