Configuring timers on STM32F103C8T6 for 32-bit resolution input capture
What I would like to do is the following:1) Take a pair of the STM32F103C8T6's 16-bit timers and link them into a 32-bit timer (I'm pretty sure there's an app note somewhere that describes this)2) Then, configure that 32-bit timer for input capture (...