Skip to main content
DTyag.1
Visitor II
March 17, 2020
Question

After configure the External interrupt pins and writing the code in handler still CPU is not executing the handler part . What are the configuration Settings actually to be done?

  • March 17, 2020
  • 1 reply
  • 547 views

..

This topic has been closed for replies.

1 reply

KnarfB
Super User
March 17, 2020

You have to enable the interrupt in NVIC. If you are still having problems, show us your code.