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

Python code not working on Raspberry Pi #18

Open
J-CMartin opened this issue Apr 26, 2024 · 0 comments
Open

Python code not working on Raspberry Pi #18

J-CMartin opened this issue Apr 26, 2024 · 0 comments

Comments

@J-CMartin
Copy link

J-CMartin commented Apr 26, 2024

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

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

1 participant