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
RPi.GPIO library will not work with Raspberry pi 5 due to changes in how it handles the peripheral access.
I must try and figure out if RPI.GPIO is going to be ungraded to work with Raspberry pi 5(probably not) first.
If it is not going to be upgraded, I will have to find another path forward. Not sure how long this will take, In meantime I added a RP5 note to readme.
I'm getting an error "cannot determine soc peripheral base address" with the GPIO library. It looks as though GPIO has been replaced on the rpi5
https://www.tomshardware.com/how-to/control-raspberry-pi-5-gpio-with-python-3
Do you have any plans to update this library to work on a Pi 5?
The text was updated successfully, but these errors were encountered: