Posted on December 06, 2017 at 19:03In CubeMX (ver: 4.23 mcu: STM32F427) I'm trying to define two ports PE10 and PB10 as GPIO_EXTI10 (I need to get edge interrupt on either one).However, in the 'Pinout' view, when I click GPIO_EXTI10 for PB10 and th...