Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On Orange Pi Zero3 (H618) wiringPiISR() doesn't work #98

Open
onyx99 opened this issue Dec 17, 2023 · 4 comments
Open

On Orange Pi Zero3 (H618) wiringPiISR() doesn't work #98

onyx99 opened this issue Dec 17, 2023 · 4 comments

Comments

@onyx99
Copy link

onyx99 commented Dec 17, 2023

gpio: Unable to open GPIO edge interface for pin 9: Permission denied
wiringPiISR: unable to open /sys/class/gpio/gpio79/value: No such file or directory

@winitboonkliang
Copy link

issue same waitfor solution

@YVDevelop
Copy link

how long to wait? I have the same thing here: Zero 2
X3KT0 commented on Nov 18, 2023. More than two months have already passed... I would like to understand whether I will have time to complete the project?

@StephanS8899
Copy link

Had the same issue with the OrangePi Zero 2.
After stripping down the example for wiringPi Pin 2 (GPIO 73) and issuing sudo gpio edge 73 falling for that GPIO pin prior to executing the program the example is working.
Seems that some port init is not complete, at least using Ubuntu 22.04 LTS...

@borex99
Copy link

borex99 commented Mar 6, 2024

#101 should fix this error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants