• Skip to main content
  • Skip to primary sidebar

RNTLab.com

The Ultimate Shortcut to Learn Electronics and Programming with Open Source Hardware and Software

  • Courses
  • Forum
    • Forum
    • Ask Question
  • Shop
  • Account
  • Blog
  • Login

Enable/Disable Interrupts on one pin only. Leave the others enabled.

Q&A Forum › Category: ESP32 › Enable/Disable Interrupts on one pin only. Leave the others enabled.
0 Vote Up Vote Down
Keith asked 3 years ago

I want to have interrupts always enabled on one pin but want to enable and disable interrupts on another pin. I understand how to enable and disable interrupts but I don’t want to do that for some of the pins that I have interrupt enabled all of the time. Do you have any advice on how to do this? Thanks for your time.

Question Tags: Selectively disable and enable interrupts on one pin only
1 Answers
0 Vote Up Vote Down
Sara Santos Staff answered 3 years ago

Hi.
Have you taken a look at the detachInterrupt() function? It accepts as an argument the GPIO you want to disable the interrupt:

detachInterrupt(GPIOPin);

I hope this helps.
Regards,
Sara
 

Primary Sidebar

Login to Ask or Answer Questions

This Forum is private and it’s only available for members enrolled in our Courses.

Login »

Latest Course Updates

  • [New Edition] Build ESP32-CAM Projects eBook – 2nd Edition April 16, 2025
  • [eBook Updated] Learn ESP32 with Arduino IDE eBook – Version 3.2 April 16, 2025

You must be logged in to view this content.

Contact Support - Refunds - Privacy - Terms - MakerAdvisor.com - Member Login

Copyright © 2013-2025 · RandomNerdTutorials.com · All Rights Reserved

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.