Solved
Using EXTI on different port with the same pin number
Hello, is there any way to use EXTI simultaneously in different ports with the same pin number?
Examples for MCU STM32L071CB:
Using PA4 and PB4, or
Using PA10 and PB10, or
Using PA6 and PB6, and so on
