Can TIM_15, 16, or 17 be used to create an upcounting (only) encoder on an STM32G4?
I'm running out of timers on the STM32G431RB that I am designing for, and am inclined to try to use TIM_15, 16, and/or 17 for upcounting (only! not up/down quadrature counting) encoders, for rotary encoders on shafts that only spin one direction. Is this possible? I'm finding quite a lack of information on this type of application for these timers in both the STM32G4 Datasheet as well as the 2000+ supplemental Reference Manual.
