You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
As Pi5 machines have a new architectures, pigpio library is no more in use on those machines, so the chataigne's GPIO module isn't recognizing the device anymore.
It seems now, the library handling GPIO is libgpiod.
Environment
-Device: Raspberry Pi 5
Describe the bug
As Pi5 machines have a new architectures, pigpio library is no more in use on those machines, so the chataigne's GPIO module isn't recognizing the device anymore.
It seems now, the library handling GPIO is libgpiod.
Additional context
Here are the threads talking about pigpio and Pi5:
joan2937/pigpio#586
joan2937/pigpio#589
Here is the libgpio documentation:
https://libgpiod.readthedocs.io/en/latest/index.html
And here is the RP1 documentation (which seems to be the new hardware processing GPIO on Pi5):
https://datasheets.raspberrypi.com/rp1/rp1-peripherals.pdf
The text was updated successfully, but these errors were encountered: