Resolved! Is it possible to use multiple functions on a single pin on STM32U5?
According to the RM, I think that it is possible to use multiple analog functions on a single pin. Can we do the same with digital pins? What I would need is to put a timer channel (as input) and an external interrupt input on the same pin.