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

Waveshare 1.54 V2 does not work #198

Open
agmes4 opened this issue May 6, 2024 · 2 comments
Open

Waveshare 1.54 V2 does not work #198

agmes4 opened this issue May 6, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@agmes4
Copy link

agmes4 commented May 6, 2024

Problem

I tried using this lib for the waveshare 1.54 V2 this did not work

Things I noticed

After some trying I noticed that when ever writing data image in 4 Pin mode the chip select is pulled to high every time a byte was written to the bus. When trying an other Arduino sketch it worked. The only change I noticed on the Bus was that it did not pull the CS to high when ever a byte of the image was written.

@semiversus
Copy link

I have the same problem and can confirm the strange chip select behavior.

@caemor
Copy link
Owner

caemor commented Oct 28, 2024

Could you try to change the SINGLE_BYTE_WRITE to false in src/epd1in54_v2/mod.rs:12.
I don't have the same display in my hands so I'm not able to test this.

@caemor caemor added the bug Something isn't working label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants