Callback take long time to trigger
MCU STM32L431, SYSCLK 80MHzThe callback takes 1.5us to fire from pin drop, and the callback functions take long time to execute as I show the imagethe pin config function/** * @brief GPIO Initialization Function * @param None * @retval None */static ...