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

Ghosting with partial refreshes with 1.54inch V2 e-Paper Module #364

Open
W11T opened this issue Oct 19, 2024 · 0 comments
Open

Ghosting with partial refreshes with 1.54inch V2 e-Paper Module #364

W11T opened this issue Oct 19, 2024 · 0 comments

Comments

@W11T
Copy link

W11T commented Oct 19, 2024

Everything worked well until i had to switch to 64bit Debian Bookworm and hence to use the latest versions epd1in54_V2.py V1.1 (2022-08-10) and epdconfig.py V1.2 (2022-10-29).
As advised in https://www.waveshare.com/wiki/1.54inch_e-Paper_Module_Manual#accordion19 i use code like

            epd.init(isPartial=True) 
            epd.displayPart(epd.getbuffer(disp_image))
            epd.sleep()

But using this recent drivers this code gives a weak image in the updated part an leaves heavy ghost images.

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