-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Python example code doesn't work after following wiki instructions on my Raspberry Pi's.
When running python code, it gets stuck with message "EPD Init" and enters infinite loop. No error message is displayed and the epaper screen is not updated.
Example in C code works as expected, but not python.
Reverting back to Commit cfc861f (before changes made to support Pi5) allows the Python code to work. Changes made to epdconfig.py seem to be causing the issue.
With the new version of wiringPi (3.2) from github, using wiringPi works well and it has no problem with the latest OS versions. I don't have a Pi5 to test the latest code but I could not make it work on my Pi4 and a Pi Zero 2W
Metadata
Metadata
Assignees
Labels
No labels