Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4495

Beginners • Issues with GPIO Control on Raspberry Pi 5 Using pigpio and RPi.GPIO

$
0
0
Hello everyone,

I'm working on a project with a Raspberry Pi 5 where I need to control a stepper motor using GPIO pins. However, I've encountered several issues with the pigpio and RPi.GPIO libraries.

Whenever I try to run my Python scripts, I get the following errors:

RPi.GPIO Error:

RuntimeError: Cannot determine SOC peripheral base address
pigpio Error:

Can't connect to pigpio at localhost(8888)
Sorry, this system does not appear to be a Raspberry Pi.
It seems like these libraries don’t yet support the Raspberry Pi 5 hardware revisions. I've made sure that my OS and all packages are up to date. Has anyone else experienced similar issues with the Raspberry Pi 5? Are there any workarounds or alternative libraries that support GPIO control on the Pi 5?

Any help or guidance would be greatly appreciated!

Thanks in advance!

Statistics: Posted by joe4ta — Sat Aug 17, 2024 7:28 am — Replies 0 — Views 0



Viewing all articles
Browse latest Browse all 4495

Trending Articles