Skip to content

Python code not working on Raspberry Pi #18

@J-CMartin

Description

@J-CMartin

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions