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

Open
teenangst opened this issue Jul 14, 2023 · 1 comment
Open

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

teenangst opened this issue Jul 14, 2023 · 1 comment

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.

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

2 participants