Bug: HAL_GPIO_Init -> GPIO_MODE_AF and EXTI_MODE
Posted on July 28, 2015 at 13:52Combination of GPIO_MODE_AF and EXTI_MODE is non-working.In my case that was NSS pin in SPI Slave Mode.HAL code (stm32fxxx_hal_gpio): /*--------------------- GPIO Mode Configuration ------------------------*/ ...