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

Example 2in13bc gets stuck on Epd2in13bc::new() #163

Closed
teenangst opened this issue Jul 14, 2023 · 2 comments
Closed

Example 2in13bc gets stuck on Epd2in13bc::new() #163

teenangst opened this issue Jul 14, 2023 · 2 comments

Comments

@teenangst
Copy link

Managed to get it running after various permission errors, I am running the example as sudo (building not sudo, then running sudo) however nothing happened, I added in printlines between every line and the program gets stuck on Epd2in13bc::new(), there are no errors and no progress.

I saw there was issue #90 which isn't the same as they wanted 2in13_v2 for black and white while mine is 2in13bc which is black white and red. I did try out the 2in13_v2 example and no output but it did finish with "Finished tests - going to sleep" which is not the same as them.

SPI is enabled. I assume it goes without saying but just to be safe, I am using a Raspberry Pi (4B)

@norbertkeri
Copy link

Are you wiring it up to the raspberry pi4 yourself? I /think/ I had this problem with an esp32c when my wiring and/or the code using the gpio pins were wrong.

@caemor
Copy link
Owner

caemor commented Oct 28, 2024

If there aren't any permission issues, I also believe that it might be the wiring. Did you try some of the python examples from waveshare?

I am happy to open this issue once more, when feedback arrives.

@caemor caemor closed this as completed Oct 28, 2024
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

3 participants