Interrupts on AARCH64 on RPi4

This forum is for discussion about general software issues.

Interrupts on AARCH64 on RPi4

Postby Froglander » Tue Jun 29, 2021 3:52 pm

Hi, need to use some pins as interrupt (with python possibly) on a RPi4 that uses AARCH64.
Originally i tried to use the code that worked for me on raspbian, but soon realized that RPi.GPIO can't be used (tried some suggested fixed but never managed to install it).
Then i tried RPi.GPIO2 that would supposedly fix the issue but my code crashed upon pressing an interrupt button with an error message that seemed to fit the description of an unresolved issue.
Finally i tried using pigpio but when i run the code i get an error that says that pigpio can't be initialized. Following the troubleshooting suggestions i tried running "sudo pigpiod" but ended up receving an error saying that my device is not a raspberry.

Does anyone any reliable libary or method to use interrupts, or, at least a way to fix one of the above mentioned three ones?
Froglander
 
Posts: 1
Joined: Tue Jun 29, 2021 3:36 pm

Return to General

Who is online

Users browsing this forum: No registered users and 4 guests