-
Notifications
You must be signed in to change notification settings - Fork 591
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
Raspberry Pi Zero W crash during Init #113
Comments
Does it come up every time? When did you buy your HAT? |
There is a known problem (#99 ) with connecting the HATs to pi Zero (the module+display may pull 5V, overvolting the Pi). There is no software solution I know of. A workaround is to use a ribbon cable to attach the HAT to Pi. Double check your pin connections if you use the cable. VCC should be on 3.3V. I hope that helps. |
I think this is a hardware deficiency (#92 ) |
Thanks for answer. |
Good to hear it's working for you now! The issue that @SSYYL mentioned (#92 ) has some suggestions for modifying the hardware if you scroll past the "closed this issue" message. I only recognized some of your symptoms from reading other setup issues with Pi Zero. I don't know what I'm doing when it comes to soldering, so if this issue was mine, I would contact Waveshare to see if they can assist more with repair or replacement. I had meant to order a epd2in13bc HAT (C) for use with my Pi Zero WH, but the smaller HAT was the same price as the larger epd2in9bc module (C) and there was no "action shot" of the screen connected to something for reference size. Shipping took months to get to me, so returning it was not desirable. I wasn't concerned with the pinout until I opened the box and it wasn't a HAT. I had to look at pinout maps for a couple days and read half a dozen tutorials before I felt comfortable plugging the screen into my Pi at all. |
@romoromor I'm glad your Pi is working. It is a pity that there is no new version at present, But it's already in the plans. |
Hi, super, display still working without reset. I think, that is a workaround for me:-) |
Hi,
we have Raspberry Pi Zero W ad into this connected epd2in13bc (Waveshare® 2.13 Inch E-ink Screen Display e-Paper Module SPI Interface Partial Refresh Black Red White 212×104).
When we execute script to view something on display for example in a hour after start of Raspberry, all is ok.
But when we leave Raspberry running and do script execution after more than +- 3hours, Raspberry crashed during sending first command to display (without any error message).
epd.init()
Please, what could be wrong?
We have latest version of e-Paper, updated Raspberry, Raspberry is powered by power supply (not from PC USB).
The text was updated successfully, but these errors were encountered: