Jump to content

OrangePi Zero GPIO Interrupts ?


jstefanop

Recommended Posts

So trying to run some GPIO interrupts using wiringpi. Using the wiringPiISR function and setting and interrupt handler seems to work, but as soon as the first interrupt happens, the handler gets stuck in some sort of loop and just get infinitely called. Pretty sure this is some bug in sys, since the wiringPiISR function just uses sys gpio calls to do the interrupts. Could be wrong and just be an issue with how wiringPi does it. 

 

Either way has anyone come across this and know of a workaround to fix this?

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines