Solved
I work on a timer application for a STM32F103 MCU. The goal is to time pulse signals. My question: what timer input channels are connected to what GPIO pins (PA.02, etc.)? I assume there is a table in some ST doc. Can you please point me to one? Than
..