View: 667|Reply: 1

Orange PI5 - WiringOP - Interrupt NOT WORKING, How can it be activated ?

[Copy link]

1

threads

2

posts

21

credits

Novice

Rank: 1

credits
21
Published in 2023-5-30 23:31:26 | Show all floors |Read mode
This post was finally edited by elsabz at 2023-5-31 03:47

Hello Orange pi forum, I need to have a GPIO interrupt on Orange PI5. I have successfully installed WiringOP and I am using it with C code. The problem is that the interrupt is not working, and I am receiving the following error. How can I proceed? Does anyone know how to enable the WiringOP interrupt on the GPIO PIN?

Code C :
#define AUX 13wiringPiISR(AUX, INT_EDGE_FALLING, &MyFunction);
Error:
wiringPiISR: unable to open /sys/class/gpio/gpio92/value: No such file or directory
PS. I have just successfully installed this version: Armbian 23.02 Jammy Gnome and Orangepi5_1.1.4_ubuntu_jammy_desktop_xfce_linux5.10.110 is the same

1

threads

2

posts

21

credits

Novice

Rank: 1

credits
21
 Author| Published in 2023-6-2 20:30:29 | Show all floors
Am I the only one in the world who needs the interrupt input on the Orange PI 5 ?
Can anyone tell me if the GPIO interrupt is possible?
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list