Issue when a pin is an EXTI and alternate function at the same time
Posted on December 28, 2015 at 11:07Hello to all, just to inform you about an inconsistency of HAL_GPIO_INIT: I have a pin which triggers an EXT-Int and is also an input to the timer capture register. With Standard Peripheral Library configuring EXT...