Warning! HAL_GPIO_DeInit in STM32Cube_FW_F4_V1.4.0 work incorrect
Posted on February 16, 2015 at 09:50Hello, I have following problem, when I deinited PB4, using HAL_GPIO_DeInit function I lose the interrupt on PA4 pin. Reason: resetting SYSCFG->EXTICR[] values without checking port sources! LIbs: STM32Cube_FW_F4...