embedded linux - how to use external interrupts on GPIO beaglebone -


i looking enable external interrupt on rising , falling edge of gpio pin configured input on beagle bone. how go doing this? know how use gpio's using /sys/class/gpio , /dev/mem method. can tell me piece of code need write make code jump interrupt handler on input event on gpio pin?

thanks!


Comments

Popular posts from this blog

java - How to specify maven bin in eclipse maven plugin? -

single sign on - Logging into Plone site with credentials passed through HTTP -

php - Why does AJAX not process login form? -