Most STM32 timers have four (or more) channels. A quadrature encoder requires two channels. Is it possible to use a single timer on an STM32 for TWO quad encoder counters? If not, can the other channels be used to generate PWMs for driving H-bridges?
I’m particularly interested in using a single STM32G4 for two 32 bit encoder counters, if that is possible?