STM32F429 Interrupt question.
Posted on September 07, 2017 at 17:01Hi I've made an interrupt example with referring ST's EXTI_Example.The code is below, and it seems working, but I'm not sure it works whether correct.Because, I've expected that the PG14 LED will keep running whe...