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

GPIO support outdated for RPI5 #214

Open
jOcK0CkO opened this issue Jan 29, 2024 · 1 comment
Open

GPIO support outdated for RPI5 #214

jOcK0CkO opened this issue Jan 29, 2024 · 1 comment

Comments

@jOcK0CkO
Copy link

Environment
-Device: Raspberry Pi 5

  • OS: Raspberry Pi OS - Debian 12 bookworm

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

@benkuper
Copy link
Owner

too bad... what are the suggestions ?

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

2 participants